You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/05/01 16:52:02 UTC

[jira] [Assigned] (SPARK-31478) Executors Stop() method is not executed when they are killed

     [ https://issues.apache.org/jira/browse/SPARK-31478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-31478:
------------------------------------

    Assignee: Apache Spark

> Executors Stop() method is not executed when they are killed
> ------------------------------------------------------------
>
>                 Key: SPARK-31478
>                 URL: https://issues.apache.org/jira/browse/SPARK-31478
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.1.0
>            Reporter: Rakesh Raushan
>            Assignee: Apache Spark
>            Priority: Minor
>
> In dynamic Allocation when executors are killed, stop() method of executors is never called. So executors never goes down properly.
> In SPARK-29152, shutdown hook was added to stop the executors properly.
> Instead of forcing a shutdown hook we should ask executors to stop themselves before killing them.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org