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 2015/01/13 18:42:35 UTC

[jira] [Created] (SPARK-5222) YARN client and cluster modes have different app name behaviors

Andrew Or created SPARK-5222:
--------------------------------

             Summary: YARN client and cluster modes have different app name behaviors
                 Key: SPARK-5222
                 URL: https://issues.apache.org/jira/browse/SPARK-5222
             Project: Spark
          Issue Type: Bug
            Reporter: Andrew Or
            Assignee: WangTaoTheTonic


The behavior is summarized in a table produced by [~WangTaoTheTonic] here: https://github.com/apache/spark/pull/3557

SPARK_YARN_APP_NAME is respected only in client mode but not in cluster mode. This results in the strange behavior where the app name changes if the user runs the same application but uses a different deploy mode from before.

We should make sure the app name behavior is consistent across deploy modes regardless of what variable or config is set.



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