[
https://issues.apache.org/jira/browse/SPARK-42060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved SPARK-42060.
-----------------------------------
Resolution: Duplicate
Thank you for making a JIRA issue, but Apache Spark already supports container
name overriding via the more general way,
`spark.kubernetes.driver.podTemplateFile` and
`spark.kubernetes.executor.podTemplateFile`. Please use the existing ones.
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]