Examveda

In a MapReduce job, what does the term "Combiner" represent?

A. Combine intermediate key-value pairs on the mapper side

B. Aggregate values on the reducer side

C. Sort and shuffle data

D. Distribute data to reducers

Answer: Option A


This Question Belongs to Hadoop >> Developing MapReduce Applications

Join The Discussion

Related Questions on Developing MapReduce Applications