InterviewSolution
Saved Bookmarks
| 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 |
|