Q68
The number of reduces for the job is set by the user via . . . . . . . .
A.
JobConf.setNumTasks(int)
B.
JobConf.setNumReduceTasks(int)
AnswerC.
JobConf.setNumMapTasks(int)
D.
All of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board