Q18
What is the primary function of the MapReduce "Sort" phase?
A.
Sort and shuffle data
AnswerB.
Combine intermediate key-value pairs on the mapper side
C.
Aggregate values on the reducer side
D.
Distribute data to reducers
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board