

MCQOPTIONS
Saved Bookmarks
1. |
The number of reduces for the job is set by the user via |
A. | jobconf.setnumtasks(int) |
B. | jobconf.setnumreducetasks(int) |
C. | jobconf.setnummaptasks(int) |
D. | all of the mentioned |
Answer» C. jobconf.setnummaptasks(int) | |