You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2023/02/10 09:59:00 UTC

[jira] [Commented] (SPARK-42395) The code logic of the configmap max size validation lacks extra content

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