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 2017/10/19 05:31:00 UTC

[jira] [Assigned] (SPARK-22312) Spark job stuck with no executor due to bug in Executor Allocation Manager

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

Apache Spark reassigned SPARK-22312:
------------------------------------

    Assignee: Apache Spark

> Spark job stuck with no executor due to bug in Executor Allocation Manager
> --------------------------------------------------------------------------
>
>                 Key: SPARK-22312
>                 URL: https://issues.apache.org/jira/browse/SPARK-22312
>             Project: Spark
>          Issue Type: Bug
>          Components: Scheduler
>    Affects Versions: 2.2.0
>            Reporter: Sital Kedia
>            Assignee: Apache Spark
>
> We often see the issue of Spark jobs stuck because the Executor Allocation Manager does not ask for any executor even if there are pending tasks in case dynamic allocation is turned on. Looking at the logic in EAM which calculates the running tasks, it can happen that the calculation will be wrong and the number of running tasks can become negative. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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