Vidyalelo
Hadoop · Q39

Developing MapReduce Applications

Programming · Hadoop · question 39

Q39

The Hadoop MapReduce framework spawns one map task for each . . . . . . . . generated by the InputFormat for the job.

A.
OutputSplit
B.
InputSplit
Answer
C.
InputSplitStream
D.
All of the mentioned

Answer: Option B

Solution

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