[
https://issues.apache.org/jira/browse/SPARK-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-14788.
----------------------------------
Resolution: Incomplete
> Initial number of executors should honor min number if streaming dynamic
> allocation is enabled
> ----------------------------------------------------------------------------------------------
>
> Key: SPARK-14788
> URL: https://issues.apache.org/jira/browse/SPARK-14788
> Project: Spark
> Issue Type: Bug
> Components: DStreams
> Affects Versions: 2.0.0
> Reporter: Saisai Shao
> Priority: Major
> Labels: bulk-closed
>
> Streaming dynamic allocation has lower bound
> {{spark.streaming.dynamicAllocation.minExecutors}} and upper bound
> {{spark.streaming.dynamicAllocation.maxExecutors}} of executor number. But
> seems it is not used when starting on yarn or other cluster manager, I think
> we should honor {{minExecutors}} as an initial number of executors for
> starting if streaming dynamic allocation is enabled, like what we did in
> Spark dynamic allocation.
> From my understanding this is an issue should be fixed, but I'm not sure it
> is a by-design choice, what is your opinion [~andrewor14] and [~tdas] ?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]