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/09/21 07:50:00 UTC

[jira] [Assigned] (SPARK-22085) When the applicationhas no core left,do not request more executors from the cluster manager in ExecutorAllocationManager

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

Apache Spark reassigned SPARK-22085:
------------------------------------

    Assignee: Apache Spark

> When the applicationhas no core left,do not request more executors  from the cluster manager in ExecutorAllocationManager
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-22085
>                 URL: https://issues.apache.org/jira/browse/SPARK-22085
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.3.0
>            Reporter: liuxian
>            Assignee: Apache Spark
>            Priority: Minor
>
> When the application has no core left,we should not request more executors  from the cluster manager in `ExecutorAllocationManager`.
> At this time, if not reach `spark.dynamicAllocation.maxExecutors`, `spark.dynamicAllocation.maxExecutors`setting is invalid in fact, so we should give a warning log.



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