_________ function is responsible for consolidating the results produced by each of the Map() functions/tasks.
(a) Reduce
(b) Map
(c) Reducer
(d) All of the mentioned
I have been asked this question during an interview.
Query is from Introduction to Mapreduce topic in division Mapreduce of Hadoop