InterviewSolution
Saved Bookmarks
| 1. |
Point out the correct statement.(a) With TextInputFormat and KeyValueTextInputFormat, each mapper receives a variable number of lines of input(b) StreamXmlRecordReader, the page elements can be interpreted as records for processing by a mapper(c) The number depends on the size of the split and the length of the lines.(d) All of the mentionedI got this question during an online interview.Enquiry is from Mapreduce Formats in portion MapReduce Types and Formats of Hadoop |
|
Answer» The CORRECT OPTION is (d) All of the mentioned |
|