Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.4.0, 2.4.1
Description
When setting spark.executor.heartbeatInterval to a value less than 1 seconds in branch-2.4, it will always fail because the value will be converted to 0 and the heartbeat will always timeout and finally kill the executor.
Attachments
Issue Links
- is related to
-
SPARK-27198 Heartbeat interval mismatch in driver and executor
- Resolved
- links to