Why are the number of splits equal to the number of maps? | Hadoop Questions

The number of maps is equal to the number of input splits because we want the key and value pairs of all the input splits.

No comments:

Post a Comment