Yikun Jiang created SPARK-37735:
-----------------------------------

             Summary: Add appId interfrace to KubernetesConf
                 Key: SPARK-37735
                 URL: https://issues.apache.org/jira/browse/SPARK-37735
             Project: Spark
          Issue Type: Sub-task
          Components: Kubernetes
    Affects Versions: 3.3.0
            Reporter: Yikun Jiang


The appId now can be only access in KuberntesDriverConf and 
KubernetesExecutorConf, but can't be accesss in KubernetesConf.

 

Some user featurestep are using KubernetesConf as init constructor parameter in 
order to share the featurestep between driver and executor. So, we'd better add 
appId to KubernetesConf to help such featurestep access appId.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to