You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/05/02 02:03:00 UTC

[jira] [Commented] (SPARK-24141) Fix bug in CoarseGrainedSchedulerBackend.killExecutors

    [ https://issues.apache.org/jira/browse/SPARK-24141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16460404#comment-16460404 ] 

Apache Spark commented on SPARK-24141:
--------------------------------------

User 'Ngone51' has created a pull request for this issue:
https://github.com/apache/spark/pull/21209

> 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
>            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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org