[ 
https://issues.apache.org/jira/browse/SPARK-54228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18036058#comment-18036058
 ] 

Dongjoon Hyun commented on SPARK-54228:
---------------------------------------

Thank you for suggestion, but this is invalid in two perspectives, [~littlexyw].

1. Apache Spark provides the same capability already via 
"spark.kubernetes.driver.pod.excludedFeatureSteps=org.apache.spark.deploy.k8s.features.DriverServiceFeatureStep".

2. A user still need K8s Driver Service for Spark UI.

> Remove Driver's K8s Service in case of useDriverPodIP=true
> ----------------------------------------------------------
>
>                 Key: SPARK-54228
>                 URL: https://issues.apache.org/jira/browse/SPARK-54228
>             Project: Spark
>          Issue Type: Improvement
>          Components: Kubernetes
>    Affects Versions: 3.5.1
>            Reporter: wangxinyu
>            Priority: Major
>
> Since the driver service is no longer needed when choosing to use 
> DriverPodIP, it's best to remove it in this case. This will save some 
> resources and ensure that all executor requests connect via IP addresses.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to