GitHub user kmaehashi opened a pull request:
https://github.com/apache/spark/pull/7512
[SPARK-9180] fix spark-shell to accept --name option
This patch fixes
[[SPARK-9180]](https://issues.apache.org/jira/browse/SPARK-9180).
Users can now set the app name of spark-shell using `spark-shell --name
"whatever"`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kmaehashi/spark fix-spark-shell-app-name
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7512.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 #7512
----
commit 18aa4adf455051bd36236ad5c1954a64e163d866
Author: Kenichi Maehashi <[email protected]>
Date: 2015-07-19T13:03:11Z
fix spark-shell to accept --name option
----
---
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]