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

    https://github.com/apache/spark/pull/19711#discussion_r150118826
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/ui/SQLListener.scala ---
    @@ -207,6 +210,14 @@ class SQLListener(conf: SparkConf) extends 
SparkListener with Logging {
         }
       }
     
    +  override def onStageCompleted(stageCompleted: 
SparkListenerStageCompleted): Unit = {
    --- End diff --
    
    synchronized


---

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

Reply via email to