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