Q16
What is the primary function of the Hadoop Reducer.Context in a MapReduce application?
A.
Aggregate values on the reducer side
AnswerB.
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