InterviewSolution
Saved Bookmarks
| 1. |
Which of the following writes MapFiles as output?(a) DBInpFormat(b) MapFileOutputFormat(c) SequenceFileAsBinaryOutputFormat(d) None of the mentionedThis question was posed to me in quiz.This question is from Mapreduce Formats in section MapReduce Types and Formats of Hadoop |
|
Answer» Correct answer is (C) SequenceFileAsBinaryOutputFormat |
|