GitHub user haiy opened a pull request:
https://github.com/apache/spark/pull/6120
A minor fix, change spark.yarn.app.id to spark.app.id to enable
SparkConf.getAppId
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/haiy/spark yarn_app_id
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6120.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #6120
----
commit 978abe8af8fa84ed5bc90cacda33b5b65c3a987c
Author: haiy <[email protected]>
Date: 2015-05-13T13:22:29Z
Change spark.yarn.app.id to spark.app.id
So that we can use the method getAppId in SparkConf intuitively.
commit 26b8f29ffc5a2be488df41552eb4b00c35b5ad21
Author: haiy <[email protected]>
Date: 2015-05-13T13:26:41Z
Change spark.yarn.app.id to spark.app.id
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]