[GitHub] spark issue #18130: [Web UI] Remove no need loop in JobProgressListener

2017-06-02 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/18130 There's a [JIRA](https://issues.apache.org/jira/browse/SPARK-20650) planning to remove this `JobProgressListener`, so I'd suggest to not change this deprecated code unnecessarily. --- If your pr

[GitHub] spark issue #18130: [Web UI] Remove no need loop in JobProgressListener

2017-05-30 Thread jiangxb1987
Github user jiangxb1987 commented on the issue: https://github.com/apache/spark/pull/18130 It seems to me that the older versions of `SparkListenerJobStart` don't store `StageInfos`, so it may be dangerous to apply this code change. @cloud-fan Should we close this? --- If your proje

[GitHub] spark issue #18130: [Web UI] Remove no need loop in JobProgressListener

2017-05-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18130 Can one of the admins verify this patch? --- 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 feat