1.

Which of the following writes MapFiles as output?(a) DBInpFormat(b) MapFileOutputFormat(c) SequenceFileAsBinaryOutputFormat(d) None of the mentioned

Answer» Correct answer is (c) SequenceFileAsBinaryOutputFormat

The explanation: SequenceFileAsBinaryOutputFormat writes keys and values in raw binary format into a SequenceFile container.


Discussion

No Comment Found

Related InterviewSolutions