You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/04/04 22:52:00 UTC

[jira] [Assigned] (SPARK-23637) Yarn might allocate more resource if a same executor is killed multiple times.

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

Marcelo Vanzin reassigned SPARK-23637:
--------------------------------------

    Assignee: jin xing

> Yarn might allocate more resource if a same executor is killed multiple times.
> ------------------------------------------------------------------------------
>
>                 Key: SPARK-23637
>                 URL: https://issues.apache.org/jira/browse/SPARK-23637
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>    Affects Versions: 2.3.0
>            Reporter: jin xing
>            Assignee: jin xing
>            Priority: Major
>
> *{{YarnAllocator}}* uses *{{numExecutorsRunning}}* to track the number of running executor. *{{numExecutorsRunning}}* is used to check if there're executors missing and need to allocate more.
>  In current code, *{{numExecutorsRunning}}* can be negative when driver asks to kill a same idle executor multiple times.



--
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