Q39
How can you prevent data skew in a Hadoop job with uneven key distribution?
A.
Increase the number of reducers
B.
Decrease the number of reducers
C.
Use a custom partitioner
AnswerD.
Use a combiner function
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board