Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19061#discussion_r143092704
  
    --- Diff: 
core/src/main/scala/org/apache/spark/internal/config/package.scala ---
    @@ -203,6 +203,10 @@ package object config {
       private[spark] val HISTORY_UI_MAX_APPS =
         
ConfigBuilder("spark.history.ui.maxApplications").intConf.createWithDefault(Integer.MAX_VALUE)
     
    +  private[spark] val UI_SHOW_CONSOLE_PROGRESS = 
ConfigBuilder("spark.ui.showConsoleProgress")
    --- End diff --
    
    Sure!


---

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

Reply via email to