Q15
In MapReduce, what is the purpose of the Map task?
A.
Sort and shuffle data
B.
Process input key-value pairs
AnswerC.
Aggregate values on the reducer side
D.
Distribute data across nodes
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board