1.

What are the most common input formats in Hadoop

Answer»

What are the most common input formats in HADOOP
There are 3 mainly most common input formats DEFINE in hadoop
(1)TEXTINPUTFORMAT
(2)KeyValueInputFormat
(3)SequenceFileInputFormat
From above 3 inputs TextInputFormat is by default input format.



Discussion

No Comment Found