[GitHub] spark pull request #14577: [SPARK-16986][WEB UI] Make 'Started' time, 'Compl...

2016-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14577 --- 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 ena

[GitHub] spark pull request #14577: [SPARK-16986][WEB UI] Make 'Started' time, 'Compl...

2016-09-07 Thread tangpengbupt
Github user tangpengbupt commented on a diff in the pull request: https://github.com/apache/spark/pull/14577#discussion_r77793614 --- Diff: core/src/main/resources/org/apache/spark/ui/static/historypage.js --- @@ -31,9 +31,20 @@ function makeIdNumeric(id) { return resl;

[GitHub] spark pull request #14577: [SPARK-16986][WEB UI] Make 'Started' time, 'Compl...

2016-09-07 Thread tangpengbupt
Github user tangpengbupt commented on a diff in the pull request: https://github.com/apache/spark/pull/14577#discussion_r77793610 --- Diff: core/src/main/resources/org/apache/spark/ui/static/historypage.js --- @@ -31,9 +31,20 @@ function makeIdNumeric(id) { return resl;

[GitHub] spark pull request #14577: [SPARK-16986][WEB UI] Make 'Started' time, 'Compl...

2016-08-09 Thread Sherry302
GitHub user Sherry302 opened a pull request: https://github.com/apache/spark/pull/14577 [SPARK-16986][WEB UI] Make 'Started' time, 'Completed' time and 'Last… ## What changes were proposed in this pull request? In historypage.js, format 'Started' time, 'Completed' time and 'Las