CompTIA DataX (DY0-001) — Question 30
A data analyst wants to use compression on an analyzed data set and send it to a new destination for further processing. Which of the following issues will most likely occur?
Answer options
- A. Library dependency will be missing.
- B. Server CPU usage will be too high.
- C. Operating system support will be missing.
- D. Server memory usage will be too high.
Correct answer: B
Explanation
The correct answer is B because compression algorithms can be CPU-intensive, potentially leading to high CPU usage during the compression and transfer processes. Options A and C are less likely to be immediate concerns related to the compression of the data set, while option D pertains to memory rather than CPU usage.