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

    https://github.com/apache/spark/pull/19741#discussion_r151509249
  
    --- Diff: 
resource-managers/yarn/src/main/scala/org/apache/spark/scheduler/cluster/YarnSchedulerBackend.scala
 ---
    @@ -268,8 +268,13 @@ private[spark] abstract class YarnSchedulerBackend(
             logWarning(reason.toString)
             driverEndpoint.ask[Boolean](r).onFailure {
    --- End diff --
    
    Can you point out to a couple of those? I only see this `RemoveExecutor` 
being handled in `CoarseGrainedSchedulerBackend.scala`.


---

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

Reply via email to