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

    https://github.com/apache/spark/pull/20330#discussion_r162687444
  
    --- Diff: core/src/main/scala/org/apache/spark/ui/jobs/StagePage.scala ---
    @@ -31,6 +31,7 @@ import org.apache.spark.SparkConf
     import org.apache.spark.internal.config._
     import org.apache.spark.scheduler.TaskLocality
     import org.apache.spark.status._
    +import org.apache.spark.status.api.v1
    --- End diff --
    
    Just use `JobData` since it's already imported?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to