Q17
What is the primary function of the Hadoop MapReduce "Map-side Aggregation" technique?
A.
Aggregate values on the mapper 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