Answer Posted / Sandeep Shandilya
Repartition in Apache Spark is a function used to change the number of partitions for a DataFrame or RDD. It helps to balance the data distribution across nodes by either increasing or decreasing the number of partitions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers