Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.4.0
-
None
Description
When dynamic allocation is enabled, executor idle time is currently the only parameter considered. This can be annoying if executors get removed but have cached blocks. This can cause sever performance degradation.
Attachments
Issue Links
- is duplicated by
-
SPARK-9197 Cached RDD partitions are lost when executors are dynamically deallocated
- Resolved
-
SPARK-4280 In dynamic allocation, add option to never kill executors with cached blocks
- Resolved
- relates to
-
SPARK-20624 SPIP: Add better handling for node shutdown
- In Progress
- links to