[
https://issues.apache.org/jira/browse/SPARK-11686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-11686.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.6.0
Issue resolved by pull request 9926
[https://github.com/apache/spark/pull/9926]
> Issue WARN when dynamic allocation is disabled due to
> spark.dynamicAllocation.enabled and spark.executor.instances both set
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: SPARK-11686
> URL: https://issues.apache.org/jira/browse/SPARK-11686
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Affects Versions: 1.6.0
> Environment: current sources at {{27029bc}} revision
> Reporter: Jacek Laskowski
> Priority: Trivial
> Fix For: 1.6.0
>
>
> Currently, when {{spark.dynamicAllocation.enabled}} and
> {{spark.executor.instances}} are both set, the following INFO is in the logs:
> {code}
> INFO SparkContext: Dynamic Allocation and num executors both set, thus
> dynamic allocation disabled.
> {code}
> I think it should be WARN.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]