Q29
What is the primary purpose of the MapReduce "Sort and Shuffle" phase?
A.
Distribute data across multiple nodes
B.
Sort and shuffle data
AnswerC.
Aggregate values on the reducer side
D.
Combine intermediate key-value pairs on the mapper side
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board