You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "magaoyun (Jira)" <ji...@apache.org> on 2022/07/06 03:24:00 UTC

[jira] [Comment Edited] (SPARK-31749) Allow to set owner reference for the driver pod (cluster mode)

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

magaoyun edited comment on SPARK-31749 at 7/6/22 3:23 AM:
----------------------------------------------------------

I haven't 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?


was (Author: JIRAUSER292332):
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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org