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

Apache Spark reassigned SPARK-42060:
------------------------------------

    Assignee: Apache Spark

> Support overriding the driver/executors container name
> ------------------------------------------------------
>
>                 Key: SPARK-42060
>                 URL: https://issues.apache.org/jira/browse/SPARK-42060
>             Project: Spark
>          Issue Type: New Feature
>          Components: Kubernetes
>    Affects Versions: 3.4.0
>            Reporter: Hussein Awala
>            Assignee: Apache Spark
>            Priority: Major
>
> When we don't provide a pod template for driver/executor pods, or we provide 
> a pod template without the container name, spark uses 
> {{spark-kubernetes-driver}} as container name for the driver and 
> {{spark-kubernetes-executor}} as container name for the executors pods.
> I suggest adding two new config {{spark.kubernetes.driver.container.name}} 
> and {{spark.kubernetes.executor.container.name}} to override the default 
> containers names.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to