Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.6.0
-
None
Description
Because of lag of executor disconnection events, stale states in the CoarseGrainedSchedulerBacked will ruin the newly registered executor information. This situation is handled for dynamic allocation enabled situation, for dynamic allocation disabled scenario, we should also have the similar fix.
Attachments
Issue Links
- relates to
-
SPARK-10582 using dynamic-executor-allocation, if AM failed. the new AM will be started. But the new AM does not allocate executors to dirver
- Resolved
- links to