Question
What is data skew in MapReduce?
Select an option. Your answer will be checked instantly.
Correct Answer: C. An uneven distribution of keys or records across tasks
Explanation:
Skew causes some tasks to process much more data than others.
Stragglers then delay the entire job.
Leave a Reply