Q. In advanced MapReduce, what is the purpose of the Hadoop MapReduce "Map Output Sorting"? (A) Sort keys on the mapper side (B) Sort keys on the reducer side (C) Sort keys within a reducer (D) Sort keys across multiple reducers ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Sort keys on the mapper side