Q35
How can you optimize Hadoop's shuffle phase in a MapReduce job?
A.
Increase the number of reducers
B.
Decrease the number of reducers
C.
Use a custom partitioner and combiner
AnswerD.
Use default settings for shuffle
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board