[GitHub] spark pull request #22549: [SPARK-25533][CORE][WEBUI]AppSummary should hold ...

2018-09-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/22549 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #22549: [SPARK-25533][CORE][WEBUI]AppSummary should hold ...

2018-09-25 Thread shahidki31
Github user shahidki31 commented on a diff in the pull request: https://github.com/apache/spark/pull/22549#discussion_r220385769 --- Diff: core/src/main/scala/org/apache/spark/status/AppStatusListener.scala --- @@ -388,10 +388,11 @@ private[spark] class AppStatusListener(

[GitHub] spark pull request #22549: [SPARK-25533][CORE][WEBUI]AppSummary should hold ...

2018-09-25 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/22549#discussion_r220383364 --- Diff: core/src/main/scala/org/apache/spark/status/AppStatusListener.scala --- @@ -388,10 +388,11 @@ private[spark] class AppStatusListener(

[GitHub] spark pull request #22549: [SPARK-25533][CORE][WEBUI]AppSummary should hold ...

2018-09-25 Thread shahidki31
GitHub user shahidki31 opened a pull request: https://github.com/apache/spark/pull/22549 [SPARK-25533][CORE][WEBUI]AppSummary should hold the information about succeeded Jobs and completed stages only ## What changes were proposed in this pull request? Currently, In the spark