Question
What is a wide dependency?
Select an option. Your answer will be checked instantly.
Correct Answer: B. A child partition depends on data from many parent partitions
Explanation:
groupByKey and repartition create wide dependencies.
They require data exchange across the cluster.
Leave a Reply