A

Admin • 802.91K Points
Coach

Q. What does the 'combiner' function in MapReduce help with?

  • (A) Combines reducers
  • (B) Combines inputs from HDFS
  • (C) Optimizes performance by reducing data transfer
  • (D) Manages job failures
  • Correct Answer - Option(C)
  • Views: 1
  • Filed under category Hadoop
  • Hashtags:

Explanation by: Admin
A combiner is an optional MapReduce component that helps optimize performance by reducing the volume of data transferred to the reducer.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.