Vidyalelo
Hadoop · Q16

Developing MapReduce Applications

Programming · Hadoop · question 16

Q16

What is the primary function of the Hadoop Reducer.Context in a MapReduce application?

A.
Aggregate values on the reducer side
Answer
B.
Manages computation resources
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