Vidyalelo
Hadoop · Q66

MapReduce Programming Model

Programming · Hadoop · question 66

Q66

Point out the correct statement.

A.
Applications can use the Reporter to report progress
B.
The Hadoop MapReduce framework spawns one map task for each InputSplit generated by the InputFormat for the job
C.
The intermediate, sorted outputs are always stored in a simple (key-len, key, value-len, value) format
D.
All of the mentioned
Answer

Answer: Option D

Solution

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