You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2022/01/15 10:43:00 UTC

[jira] [Created] (SPARK-37916) The ConfigMap is assigned to incorrect namespace

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