Q. What is the purpose of the MapReduce "Partitioner"? (A) Distribute data across multiple nodes (B) Aggregate values on the reducer side (C) Sort and shuffle data (D) Determine the reducer for each key ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) Determine the reducer for each key