1.

How many formats of SequenceFile are present in Hadoop I/O?(a) 2(b) 3(c) 4(d) 5I had been asked this question in my homework.This is a very interesting question from Hadoop I/O in chapter Hadoop I/O of Hadoop

Answer»

Right CHOICE is (b) 3

For explanation I would SAY: SequenceFile has 3 available formats: An “Uncompressed” format, a “RECORD Compressed” format and a “Block-Compressed”.



Discussion

No Comment Found

Related InterviewSolutions