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

For explanation I would SAY: FileInputFormat provides implementation for generating SPLITS for the input files.



Discussion

No Comment Found

Related InterviewSolutions