You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Thomas Graves (JIRA)" <ji...@apache.org> on 2014/06/17 21:27:04 UTC

[jira] [Created] (SPARK-2167) spark-submit should return exit code based on failure/success

Thomas Graves created SPARK-2167:
------------------------------------

             Summary: spark-submit should return exit code based on failure/success
                 Key: SPARK-2167
                 URL: https://issues.apache.org/jira/browse/SPARK-2167
             Project: Spark
          Issue Type: Bug
          Components: Deploy
    Affects Versions: 1.0.0
            Reporter: Thomas Graves
             Fix For: 1.1.0


spark-submit script and Java class should exit with 0 for success and non-zero with failure so that other command line tools and workflow managers (like oozie) can properly tell if the spark app succeeded or failed.



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