Answer Posted / Prashant Dhillo
A shuffle block in Spark is a temporary data structure used during sorting, joining, or aggregating operations. It holds the intermediate results before being redistributed across executors.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers