Back

Explore Courses Blog Tutorials Interview Questions
0 votes
4 views
in Big Data Hadoop & Spark by (6.5k points)
How many InputSplits are made by a Hadoop Framework?

1 Answer

0 votes
by (11.3k points)

There are 5 types of splits which are made in the Hadoop Framework:

  • For 64KB files, 1 split is made
  • For 64MB files, 2 splits are made
  • For 127MB files, 2 splits are made

Get yourself enrolled in Hadoop Online Training to learn more about Input Split in Hadoop.

Browse Categories

...