vanzin commented on issue #26616: [SPARK-25392][Webui]Prevent error page when 
accessing pools page from history server
URL: https://github.com/apache/spark/pull/26616#issuecomment-559278692
 
 
   There are other places in the code where I see a check for `isFairScheduler` 
that is not affected by your change (e.g. where `AllStagesPage` instantiates a 
`StageTableBase`).
   
   Shouldn't all places that check for `isFairScheduler` do it consistently to 
avoid this problem?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to