You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/09/15 17:24:20 UTC

[jira] [Resolved] (SPARK-17451) CoarseGrainedExecutorBackend should inform driver before self-kill

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

Shixiong Zhu resolved SPARK-17451.
----------------------------------
       Resolution: Fixed
         Assignee: Tejas Patil
    Fix Version/s: 2.1.0

> CoarseGrainedExecutorBackend should inform driver before self-kill
> ------------------------------------------------------------------
>
>                 Key: SPARK-17451
>                 URL: https://issues.apache.org/jira/browse/SPARK-17451
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.0.0
>            Reporter: Tejas Patil
>            Assignee: Tejas Patil
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> `CoarseGrainedExecutorBackend` in some failure cases exits the JVM. While this does not have any issue, from the driver UI there is no specific reason captured for this. `exitExecutor` [0] already has the reason which could be passed on to the driver.
> [0] : https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/executor/CoarseGrainedExecutorBackend.scala#L151



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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