0 votes
in Big Data | Hadoop by
What are the most common input formats in Hadoop?

2 Answers

0 votes
by
Text Input Format

Key Value Input Format

Sequence File Input Format
0 votes
by
Three widely used input formats are:

Text Input: It is default input format in Hadoop.

Key Value: It is used for plain text files

Sequence: Use for reading files in sequence

Related questions

+1 vote
asked Feb 23, 2020 in Big Data | Hadoop by rahuljain1
0 votes
asked Jan 13, 2020 in Big Data | Hadoop by sharadyadav1986
...