1.

_________ 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 mentionedI have been asked this question during an interview.Query is from Introduction to Mapreduce topic in division Mapreduce of Hadoop

Answer»

The correct option is (a) REDUCE

To explain I would SAY: Reduce function collates the WORK and RESOLVES the RESULTS.



Discussion

No Comment Found

Related InterviewSolutions