yikf commented on a change in pull request #31015:
URL: https://github.com/apache/spark/pull/31015#discussion_r553058804



##########
File path: core/src/main/scala/org/apache/spark/ui/jobs/AllJobsPage.scala
##########
@@ -279,13 +289,14 @@ private[ui] class AllJobsPage(parent: JobsTab, store: 
AppStatusStore) extends We
 
     val schedulingMode = store.environmentInfo().sparkProperties.toMap

Review comment:
       Hi @sarutak ,Thanks for reviewin,I see your thoughts, I will add the 
test to `UISeleniumSuite` and  replace this duplicated code with the method 
call of `getSchedulingMode()`.




----------------------------------------------------------------
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]



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

Reply via email to