Q27
What is the role of the Hadoop MapReduce "Map Output Sorting" in advanced MapReduce?
A.
Sort keys on the mapper side
AnswerB.
Sort keys on the reducer side
C.
Sort keys within a reducer
D.
Sort keys across multiple reducers
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board