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

    https://github.com/apache/spark/pull/19681#discussion_r149578181
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/ui/SQLAppStatusListener.scala
 ---
    @@ -40,7 +40,7 @@ private[sql] class SQLAppStatusListener(
         ui: Option[SparkUI] = None)
       extends SparkListener with Logging {
     
    -  // How often to flush intermediate statge of a live execution to the 
store. When replaying logs,
    +  // How often to flush intermediate stage of a live execution to the 
store. When replaying logs,
    --- End diff --
    
    err, was this supposed to be "state"?


---

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

Reply via email to