[
https://issues.apache.org/jira/browse/SPARK-13522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169795#comment-15169795
]
Apache Spark commented on SPARK-13522:
--------------------------------------
User 'zsxwing' has created a pull request for this issue:
https://github.com/apache/spark/pull/11401
> Executor should kill itself when it's unable to heartbeat to the driver more
> than N times
> -----------------------------------------------------------------------------------------
>
> Key: SPARK-13522
> URL: https://issues.apache.org/jira/browse/SPARK-13522
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 1.6.0
> Reporter: Shixiong Zhu
>
> Sometimes, network disconnection event won't be triggered for other potential
> race conditions that we may not have thought of, then the executor will keep
> sending heartbeats to driver and won't exit.
> We should make Executor kill itself when it's unable to heartbeat to the
> driver more than N times
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]