[
https://issues.apache.org/jira/browse/SPARK-32175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17168253#comment-17168253
]
Apache Spark commented on SPARK-32175:
--------------------------------------
User 'sarutak' has created a pull request for this issue:
https://github.com/apache/spark/pull/29313
> Fix the order between initialization for ExecutorPlugin and starting
> heartbeat thread
> -------------------------------------------------------------------------------------
>
> Key: SPARK-32175
> URL: https://issues.apache.org/jira/browse/SPARK-32175
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 3.0.0, 3.1.0
> Reporter: Kousuke Saruta
> Assignee: Kousuke Saruta
> Priority: Major
> Fix For: 3.0.1, 3.1.0
>
>
> In the current master, heartbeat thread in a executor starts after plugin
> initialization so if the initialization takes long time, heartbeat is not
> sent to driver and the executor will be removed from cluster.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]