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 2019/01/17 10:12:00 UTC

[jira] [Assigned] (SPARK-26642) Add --num-executors option to spark-submit for Spark on K8S

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

Apache Spark reassigned SPARK-26642:
------------------------------------

    Assignee: Apache Spark

> Add --num-executors option to spark-submit for Spark on K8S
> -----------------------------------------------------------
>
>                 Key: SPARK-26642
>                 URL: https://issues.apache.org/jira/browse/SPARK-26642
>             Project: Spark
>          Issue Type: Improvement
>          Components: Kubernetes, Spark Core
>    Affects Versions: 3.0.0
>            Reporter: Luca Canali
>            Assignee: Apache Spark
>            Priority: Trivial
>
> Currently spark-submit supports the option "--num-executors NUM" only for Spark on YARN. Users running Spark on K8S can specify the requested number of executors in spark-submit with "-conf spark.executors.instances=NUM"
> This proposes to extend the spark-submit option -num-executors to be applicable to Spark on K8S too. It is motivated by convenience, for example when migrating jobs written for YARN to run on K8S.



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