Q4
What is the role of the Combiner in the MapReduce model?
A.
Data compression
B.
Combine intermediate key-value pairs on the mapper side
AnswerC.
Aggregate values on the reducer side
D.
Data sorting and grouping
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board