1.

Mention the common input formats in Hadoop.

Answer»

The common INPUT formats in HADOOP are - 

  • TEXT Input Format: This is the default input format in Hadoop.
  • Key-Value Input Format: Used to READ Plain Text Files in Hadoop.
  • SEQUENCE File Input format: This is used to read Files in a sequence in Hadoop.


Discussion

No Comment Found