Vidyalelo
Hadoop · Q5

Developing MapReduce Applications

Programming · Hadoop · question 5

Q5

What is the primary function of the Reducer class in a MapReduce job?

A.
Aggregate values on the reducer side
Answer
B.
Generate intermediate key-value pairs
C.
Execute MapReduce jobs
D.
Read and parse input data

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board