InterviewSolution
Saved Bookmarks
| 1. |
An input _________ is a chunk of the input that is processed by a single map.(a) textformat(b) split(c) datanode(d) all of the mentionedI have been asked this question in an online quiz.The doubt is from Mapreduce Types in portion MapReduce Types and Formats of Hadoop |
|
Answer» The correct option is (b) split |
|