Vidyalelo
Hadoop · Q14

Developing MapReduce Applications

Programming · Hadoop · question 14

Q14

What is the role of the Hadoop Mapper.Context in a MapReduce application?

A.
Generate intermediate key-value pairs
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