InterviewSolution
Saved Bookmarks
| 1. |
_________ is the base class for all implementations of InputFormat that use files as their data source.(a) FileTextFormat(b) FileInputFormat(c) FileOutputFormat(d) None of the mentionedI got this question in a national level competition.The above asked question is from Mapreduce Types topic in section MapReduce Types and Formats of Hadoop |
|
Answer» The CORRECT choice is (b) FILEINPUTFORMAT |
|