Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Big Data Hadoop & Spark by (6.5k points)
What does a 'sequence file' mean in Hadoop?

1 Answer

0 votes
by (11.3k points)

In Hadoop, a sequence file is used for storing binary key-value pairs after map operations. As opposed to normal compressed files, sequence files have the option to facilitate splitting regardless of whether the data inside is compressed or not. 

Gain the understanding of sequence file in Hadoop, you can join Hadoop Online Training.

Browse Categories

...