Vidyalelo
Hadoop · Q39

Best Practices and Optimization of Hadoop

Programming · Hadoop · question 39

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
Answer
D.
Use a combiner function

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board