[GitHub] spark pull request #15369: [SPARK-17795] [Web UI] Sorting on stage or job ta...

2016-10-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15369 --- 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

[GitHub] spark pull request #15369: [SPARK-17795] [Web UI] Sorting on stage or job ta...

2016-10-06 Thread ajbozarth
Github user ajbozarth commented on a diff in the pull request: https://github.com/apache/spark/pull/15369#discussion_r82301075 --- Diff: core/src/main/scala/org/apache/spark/ui/jobs/StageTable.scala --- @@ -241,7 +246,8 @@ private[ui] class StagePagedTable( val

[GitHub] spark pull request #15369: [SPARK-17795] [Web UI] Sorting on stage or job ta...

2016-10-06 Thread ajbozarth
Github user ajbozarth commented on a diff in the pull request: https://github.com/apache/spark/pull/15369#discussion_r82274835 --- Diff: core/src/main/scala/org/apache/spark/ui/jobs/StageTable.scala --- @@ -241,7 +246,8 @@ private[ui] class StagePagedTable( val

[GitHub] spark pull request #15369: [SPARK-17795] [Web UI] Sorting on stage or job ta...

2016-10-05 Thread ajbozarth
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