Q16
In advanced MapReduce, what is the purpose of the Hadoop MapReduce "Map Output Sorting"?
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