Wei Yan created SPARK-42395:
-------------------------------
Summary: The code logic of the configmap max size validation lacks
extra content
Key: SPARK-42395
URL: https://issues.apache.org/jira/browse/SPARK-42395
Project: Spark
Issue Type: Bug
Components: Kubernetes
Affects Versions: 3.5.0
Reporter: Wei Yan
Fix For: 3.3.1
In each configmap, Spark adds an extra content in a fixed format,this extra
content of the configmap is as belows:
spark.kubernetes.namespace: default
spark.properties: |
#Java properties built from Kubernetes config map with name:
spark-exec-b47b438630eec12d-conf-map
#Wed Feb 08 20:10:19 CST 2023
spark.kubernetes.namespace=default
But the max size validation code logic does not consider this part
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]