Sail E0 Webinar
Question
Point out the wrong statement :
Options:
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: Option D


Outputs of the map-tasks go directly to the FileSystem, into the output path set by setOutputPath(Path).



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers