Vidyalelo
Hadoop · Q17

Developing MapReduce Applications

Programming · Hadoop · question 17

Q17

In a MapReduce program, what is the purpose of the Hadoop Mapper.Context?

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