InterviewSolution
Saved Bookmarks
| 1. |
An ___________ is responsible for creating the input splits, and dividing them into records.(a) TextOutputFormat(b) TextInputFormat(c) OutputInputFormat(d) InputFormatI have been asked this question in an international level competition.Origin of the question is Mapreduce Types topic in division MapReduce Types and Formats of Hadoop |
|
Answer» Right choice is (d) INPUTFORMAT |
|