You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by vanzin <gi...@git.apache.org> on 2018/02/20 21:56:56 UTC

[GitHub] spark issue #20644: [SPARK-23470][ui] Use first attempt of last stage to def...

Github user vanzin commented on the issue:

    https://github.com/apache/spark/pull/20644
  
    Tested by running:
    
    ```
    (1 to 999).foreach { i =>
       sc.parallelize(0 to i, i).count()
    }
    ```
    
    UI is not blazing fast, but usable.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org