Github user vanzin commented on the issue:

    https://github.com/apache/spark/pull/20039
  
    > where is the SparkListenerExecutorAdded event for the driver?
    
    There isn't one. There's just SparkListenerBlockManagerAdded. But the old 
executor list was based on block managers, not executor added / removed, so it 
included the driver.


---

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

Reply via email to