[ 
https://issues.apache.org/jira/browse/SPARK-24141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-24141:
------------------------------------

    Assignee: Apache Spark

> Fix bug in CoarseGrainedSchedulerBackend.killExecutors
> ------------------------------------------------------
>
>                 Key: SPARK-24141
>                 URL: https://issues.apache.org/jira/browse/SPARK-24141
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.3.0
>            Reporter: wuyi
>            Assignee: Apache Spark
>            Priority: Critical
>             Fix For: 2.3.0
>
>
> In method _CoarseGrainedSchedulerBackend.killExecutors()_, 
> *numPendingExecutors* should add 
> *executorsToKill.size* rather than *knownExecutors.size* if we do not adjust 
> target number of executors.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to