GitHub user ajbozarth opened a pull request:
https://github.com/apache/spark/pull/15369
[SPARK-17795] [Web UI] Sorting on stage or job tables doesnât reload page
on that table
## What changes were proposed in this pull request?
Added anchor on table header id to sorting links on job and stage tables.
This make the page reload after a sort load the page at the sorted table.
This only changes page load behavior so no UI changes
## 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 spark17795
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/15369.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 #15369
----
commit 2351a765ec9959fceb16334ec91d5b484dd81122
Author: Alex Bozarth <[email protected]>
Date: 2016-10-06T00:36:44Z
Added anchor to sort links on job and stage tables
----
---
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]