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

magaoyun commented on SPARK-31749:
----------------------------------

I have found this settings on 
https://spark.apache.org/docs/3.1.1/running-on-kubernetes.html#configuration.
{code:java}
spark.kubernetes.driver.ownerReferences {code}
spark v3.1.1 supports it?

> Allow to set owner reference for the driver pod (cluster mode)
> --------------------------------------------------------------
>
>                 Key: SPARK-31749
>                 URL: https://issues.apache.org/jira/browse/SPARK-31749
>             Project: Spark
>          Issue Type: New Feature
>          Components: Kubernetes
>    Affects Versions: 2.4.5
>            Reporter: Tamas Jambor
>            Priority: Major
>              Labels: bulk-closed
>
> Currently there is no way to pass ownerReferences to the driver pod in 
> cluster mode. This makes it difficult for the upstream process to clean up 
> pods after they completed. 
>  
> Something like this would be useful:
> spark.kubernetes.driver.ownerReferences.[Name]



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