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

Marcelo Vanzin resolved SPARK-15283.
------------------------------------
    Resolution: Won't Fix

Sorry but there's no reliable way to do this in client mode. We've tried, and 
the only solution (security manager) slowed down applications unacceptably.

Client mode means Spark is not in control of the application, so Spark doesn't 
know what's the final application status.

> YARN Application should get FAILED state if driver is failed in yarn-client 
> mode
> --------------------------------------------------------------------------------
>
>                 Key: SPARK-15283
>                 URL: https://issues.apache.org/jira/browse/SPARK-15283
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>            Reporter: Yesha Vora
>
> If a spark application is running in yarn-client mode and if its driver 
> fails, the yarn application status remains SUCCEEDED.
> If spark application stops/ fails due to driver failure, the yarn application 
> status should be FAILED. 



--
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