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