You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "liuxian (JIRA)" <ji...@apache.org> on 2017/09/21 07:42:00 UTC

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

liuxian created SPARK-22085:
-------------------------------

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