Vidyalelo
Hadoop · Q43

Developing MapReduce Applications

Programming · Hadoop · question 43

Q43

Point out the wrong statement.

A.
It is legal to set the number of reduce-tasks to zero if no reduction is desired
B.
The outputs of the map-tasks go directly to the FileSystem
C.
The Mapreduce framework does not sort the map-outputs before writing them out to the FileSystem
D.
None of the mentioned
Answer

Answer: Option D

Solution

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