You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew Or (JIRA)" <ji...@apache.org> on 2014/09/18 19:18:34 UTC

[jira] [Created] (SPARK-3591) Yarn cluster mode fires but does not forget

Andrew Or created SPARK-3591:
--------------------------------

             Summary: Yarn cluster mode fires but does not forget
                 Key: SPARK-3591
                 URL: https://issues.apache.org/jira/browse/SPARK-3591
             Project: Spark
          Issue Type: Improvement
          Components: YARN
    Affects Versions: 1.1.0
            Reporter: Andrew Or


After launching an application through yarn-cluster mode, the SparkSubmit process sticks around and enters a monitoring loop to track the application's status. This is really a responsibility that belongs to a different process, such that SparkSubmit can run yarn-cluster applications in a fire-and-forget mode. We currently already do this for standalone-cluster mode. we should do it for yarn-cluster mode too.



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

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