[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to