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] [Commented] (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:comment-tabpanel&focusedCommentId=16174404#comment-16174404 ] 

Apache Spark commented on SPARK-22085:
--------------------------------------

User '10110346' has created a pull request for this issue:
https://github.com/apache/spark/pull/19303

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