You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by ajbozarth <gi...@git.apache.org> on 2017/10/03 23:14:02 UTC

[GitHub] spark pull request #19270: [SPARK-21809] : Change Stage Page to use datatabl...

Github user ajbozarth commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19270#discussion_r142543852
  
    --- Diff: core/src/test/scala/org/apache/spark/ui/UISeleniumSuite.scala ---
    @@ -346,7 +346,7 @@ class UISeleniumSuite extends SparkFunSuite with WebBrowser with Matchers with B
     
           for {
             stageId <- 0 to 1
    -        attemptId <- 0 to 1
    +        attemptId <- 1 to 0
    --- End diff --
    
    Why is this changed?


---

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