Q. What does the MapReduce "Map" function do? (A) Processes input key-value pairs (B) Aggregates values on the reducer side (C) Sorts and groups data (D) Distributes data to reducers ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Processes input key-value pairs