Q. What is the purpose of the MapReduce "Combine" phase? (A) Combine intermediate key-value pairs on the mapper side (B) Distribute data to reducers (C) Aggregate values on the reducer side (D) Sort and shuffle data ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Combine intermediate key-value pairs on the mapper side