Answer Posted / Arti Singh Bist
Data skew, also known as data imbalance, occurs when the distribution of data across partitions is uneven in Spark. This can lead to slower performance since some workers may have more data and computing tasks than others.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers