πŸ“Š Hadoop
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
πŸ’¬ Discuss
βœ… Correct Answer: (C) Splits input data into chunks for mappers

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

Explanation by: Mr. Dubey
Input splits divide the input data so that each mapper processes a portion of it.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
61
Total Visits
πŸ“½οΈ
10 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
95%
Success Rate