[ https://issues.apache.org/jira/browse/SPARK-37735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun updated SPARK-37735: ---------------------------------- Fix Version/s: 3.2.2 > Add appId interface 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 > Assignee: Yikun Jiang > Priority: Major > Fix For: 3.3.0, 3.2.2 > > > 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