GitHub user vanzin opened a pull request:
https://github.com/apache/spark/pull/1252
[SPARK-2169] Don't copy appName / basePath everywhere.
Instead of keeping copies in all pages, just reference the values
kept in the base SparkUI instance (by making them available via
getters).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vanzin/spark SPARK-2169
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/1252.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 #1252
----
commit 06fd046923381e3e080a93ba035beaa2ca9c4e52
Author: Marcelo Vanzin <[email protected]>
Date: 2014-06-27T21:37:59Z
[SPARK-2169] Don't copy appName / basePath everywhere.
Instead of keeping copies in all pages, just reference the values
kept in the base SparkUI instance (by making them available via
getters).
----
---
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.
---