YanTang Zhai created SPARK-3067:
-----------------------------------

             Summary: JobProgressPage could not show Fair Scheduler Pools 
section sometimes
                 Key: SPARK-3067
                 URL: https://issues.apache.org/jira/browse/SPARK-3067
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
            Reporter: YanTang Zhai
            Priority: Minor


JobProgressPage could not show Fair Scheduler Pools section sometimes.
SparkContext starts webui and then postEnvironmentUpdate. Sometimes 
JobProgressPage is accessed between webui starting and postEnvironmentUpdate, 
then the lazy val isFairScheduler will be false. The Fair Scheduler Pools 
section will not display any more.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to