InterviewSolution
Saved Bookmarks
| 1. |
The _________ as just the value field append(value) and the key is a LongWritable that contains the record number, count + 1.(a) SetFile(b) ArrayFile(c) BloomMapFile(d) None of the mentionedThe question was posed to me at a job interview.Question is from Hadoop I/O topic in division Hadoop I/O of Hadoop |
|
Answer» The correct option is (b) ArrayFile |
|