Q22
What does the term "Combiner" represent in the context of MapReduce?
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