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

Best explanation: As a MapReduce APPLICATION WRITER, you don’t need to deal with InputSplits DIRECTLY, as they are CREATED by an InputFormat.



Discussion

No Comment Found

Related InterviewSolutions