You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Mayank Asthana (Jira)" <ji...@apache.org> on 2022/04/29 08:52:00 UTC

[jira] [Comment Edited] (SPARK-26365) spark-submit for k8s cluster doesn't propagate exit code

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

Mayank Asthana edited comment on SPARK-26365 at 4/29/22 8:51 AM:
-----------------------------------------------------------------

[~unnamed101] Your change looks good. Can you open a pull request on [https://github.com/apache/spark] for an official review?


was (Author: masthana):
[~oscar.bonilla] Your change looks good. Can you open a pull request on [https://github.com/apache/spark] for an official review?

> spark-submit for k8s cluster doesn't propagate exit code
> --------------------------------------------------------
>
>                 Key: SPARK-26365
>                 URL: https://issues.apache.org/jira/browse/SPARK-26365
>             Project: Spark
>          Issue Type: Bug
>          Components: Kubernetes, Spark Core, Spark Submit
>    Affects Versions: 2.3.2, 2.4.0, 3.0.0, 3.1.0
>            Reporter: Oscar Bonilla
>            Priority: Major
>         Attachments: spark-2.4.5-raise-exception-k8s-failure.patch, spark-3.0.0-raise-exception-k8s-failure.patch
>
>
> When launching apps using spark-submit in a kubernetes cluster, if the Spark applications fails (returns exit code = 1 for example), spark-submit will still exit gracefully and return exit code = 0.
> This is problematic, since there's no way to know if there's been a problem with the Spark application.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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