InterviewSolution
Saved Bookmarks
| 1. |
Reducer is input the grouped output of a ____________(a) Mapper(b) Reducer(c) Writable(d) ReadableThis question was addressed to me in unit test.This interesting question is from Java Interface topic in portion HDFS – Hadoop Distributed File System of Hadoop |
|
Answer» Correct answer is (a) Mapper |
|