Chia-Ping Tsai created SPARK-37916:
--------------------------------------

             Summary: The ConfigMap is assigned to incorrect namespace
                 Key: SPARK-37916
                 URL: https://issues.apache.org/jira/browse/SPARK-37916
             Project: Spark
          Issue Type: Bug
          Components: Kubernetes
    Affects Versions: 3.3.0
            Reporter: Chia-Ping Tsai


SPARK-37713 added the namespace to ConfigMap. However, the confFileMap does not 
have namespace value, so it assigns the ConfigMap to "default" namespace. When 
we submit spark application in non-default namespace, it causes error since it 
can't find the configmap in non-default namespace



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