[
https://issues.apache.org/jira/browse/SPARK-42395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686997#comment-17686997
]
Apache Spark commented on SPARK-42395:
--------------------------------------
User 'ninebigbig' has created a pull request for this issue:
https://github.com/apache/spark/pull/39967
> 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
> Priority: Major
> 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]