Answer Posted / Sudipa Acharjee
"Partitions are a method used by Apache Spark to divide data into smaller pieces for processing. It helps improve the performance by allowing multiple tasks to be processed in parallel. Each partition is processed independently on different nodes of the cluster"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers