Github user devaraj-kavali commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19741#discussion_r151541900
  
    --- 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 --
    
    It sounds fine, will update the PR with the changes from `ask` to `send` 
for `RemoveExecutor`.


---

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

Reply via email to