[GitHub] spark pull request #20299: [SPARK-23135][ui] Fix rendering of accumulators i...

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

[GitHub] spark pull request #20299: [SPARK-23135][ui] Fix rendering of accumulators i...

2018-01-17 Thread vanzin
GitHub user vanzin opened a pull request: https://github.com/apache/spark/pull/20299 [SPARK-23135][ui] Fix rendering of accumulators in the stage page. This follows the behavior of 2.2: only named accumulators with a value are rendered. Screenshot: