Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.4.3
-
None
Description
Disk-cached RDD blocks are currently unavailable after an executor is removed. However, when there is an external shuffle service, the data remains available on disk and could be served by the shuffle service. This would allow dynamic allocation to reclaim executors with only disk-cached blocks more rapidly, but still keep the cached data available.
Attachments
Issue Links
- Blocked
-
SPARK-36446 YARN shuffle server restart crashes all dynamic allocation jobs that have deallocated an executor
- Open
- relates to
-
SPARK-25888 Service requests for persist() blocks via external service after dynamic deallocation
- Resolved
- links to
(1 links to)