Question
Why might a splittable compression format be preferred for large input files?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Multiple mappers can process different portions of the compressed file
Explanation:
Unsplittable compressed files may be assigned to one mapper.
Splittability preserves input parallelism.
Leave a Reply