1.

____________ is a generalization of the facility provided by the MapReduce framework to collect data output by the Mapper or the Reducer.(a) OutputCompactor(b) OutputCollector(c) InputCollector(d) All of the mentionedThis question was addressed to me during an interview.This key question is from MapReduce Features topic in division Developing a MapReduce Application of Hadoop

Answer»

Correct choice is (B) OutputCollector

Easy explanation: Hadoop MAPREDUCE comes bundled with a library of GENERALLY USEFUL mappers, REDUCERS, and partitioners.



Discussion

No Comment Found

Related InterviewSolutions