A

Admin • 833K Points
Coach

Q. In Hadoop, what is the function of 'input split'?

  • (A) Splits the output data
  • (B) Splits HDFS blocks
  • (C) Splits input data into chunks for mappers
  • (D) Splits network bandwidth
  • Correct Answer - Option(C)
  • Views: 22
  • Filed under category Hadoop
  • Hashtags:

Explanation by: Admin

Input splits divide the input data so that each mapper processes a portion of it.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.