[ 
https://issues.apache.org/jira/browse/SPARK-16095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15354509#comment-15354509
 ] 

Peng Zhang commented on SPARK-16095:
------------------------------------

[~tgraves] [~sowen]
I have added a test case for explaining this issue, please take a look.

> Yarn cluster mode should return consistent result for command line and 
> SparkLauncher
> ------------------------------------------------------------------------------------
>
>                 Key: SPARK-16095
>                 URL: https://issues.apache.org/jira/browse/SPARK-16095
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>    Affects Versions: 2.0.0
>            Reporter: Peng Zhang
>
> For an application with YarnApplicationState.FINISHED and 
> FinalApplicationStatus.FAILED, invoking spark-submit from command line will 
> got Exception, submit with SparkLauncher will got state with FINISHED which 
> means app succeeded.
> Also because the above fact, in test YarnClusterSuite, assert with false 
> condition will not fail the test.



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

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

Reply via email to