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