GitHub user ajbozarth opened a pull request:
https://github.com/apache/spark/pull/13037
[SPARK-1301] [Web UI] Added anchor links to Accumulators and Tasks on
StagePage
## What changes were proposed in this pull request?
Sometimes the "Aggregated Metrics by Executor" table on the Stage page can
get very long so actor links to the Accumulators and Tasks tables below it have
been added to the summary at the top of the page. This has been done in the
same way as the Jobs and Stages pages. Note: the Accumulators link only
displays when the table exists.
## How was this patch tested?
Manually Tested and dev/run-tests


You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ajbozarth/spark spark1301
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13037.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 #13037
----
commit a8adcc602ef477fef793cf35714df7c69e08741d
Author: Alex Bozarth <[email protected]>
Date: 2016-05-10T22:41:09Z
Added anchor links to Accumulators and Tasks on StagePage
commit 2b3968623b6fb994ba58e9740072a34cba755f33
Author: Alex Bozarth <[email protected]>
Date: 2016-05-10T22:58:17Z
fixed style
----
---
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]