Q. What is the role of the Hadoop MapReduce "Map Output Sorting" in advanced MapReduce? (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