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 2015/08/10 22:47:46 UTC

[jira] [Assigned] (SPARK-9795) Dynamic allocation: avoid double counting when killing same executor

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

Apache Spark reassigned SPARK-9795:
-----------------------------------

    Assignee: Andrew Or  (was: Apache Spark)

> Dynamic allocation: avoid double counting when killing same executor
> --------------------------------------------------------------------
>
>                 Key: SPARK-9795
>                 URL: https://issues.apache.org/jira/browse/SPARK-9795
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.4.0
>            Reporter: Andrew Or
>            Assignee: Andrew Or
>            Priority: Critical
>
> Currently, if we kill the same executor twice in rapid succession, we will lower the executor target by 2 instead of 1. In cases where we don't re-adjust the target upwards frequently, this will result in jobs hanging.
> This may or may not be the same as SPARK-9745. Until we can verify the correlation, however, this will remain a separate issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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