Point out the wrong statement.
A. Hadoop sequence file format stores sequences of binary key-value pairs
B. SequenceFileAsBinaryInputFormat is a variant of SequenceFileInputFormat that retrieves the sequence file's keys and values as opaque binary objects
C. SequenceFileAsTextInputFormat is a variant of SequenceFileInputFormat that retrieves the sequence file's keys and values as opaque binary objects.
D. None of the mentioned
Answer: Option C

Join The Discussion