You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:23:18 UTC

[jira] [Updated] (SPARK-14788) Initial number of executors should honor min number if streaming dynamic allocation is enabled

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

Hyukjin Kwon updated SPARK-14788:
---------------------------------
    Labels: bulk-closed  (was: )

> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org