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

Tathagata Das resolved SPARK-1689.
----------------------------------

    Resolution: Fixed

> AppClient does not respond correctly to RemoveApplication
> ---------------------------------------------------------
>
>                 Key: SPARK-1689
>                 URL: https://issues.apache.org/jira/browse/SPARK-1689
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 0.9.0, 1.0.0
>            Reporter: Aaron Davidson
>            Assignee: Aaron Davidson
>             Fix For: 1.0.0
>
>
> When the Master removes an application (usually due to too many executor 
> failures), it means no future executors will be assigned to that app. 
> Currently, the AppClient just marks the application as "disconnected", which 
> is intended as a transient state during a period of reconnection. Thus, 
> RemoveApplication just causes the application to enter a state where it has 
> no executors and it doesn't die.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to