[ 
https://issues.apache.org/jira/browse/SPARK-49465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun updated SPARK-49465:
----------------------------------
    Component/s: Kubernetes
                     (was: k8s)

> Fix example props override in helm chart 
> operatorConfiguration.dynamicConfig.data
> ---------------------------------------------------------------------------------
>
>                 Key: SPARK-49465
>                 URL: https://issues.apache.org/jira/browse/SPARK-49465
>             Project: Spark
>          Issue Type: Bug
>          Components: Kubernetes
>    Affects Versions: kubernetes-operator-0.1.0
>            Reporter: Zhou JIANG
>            Priority: Major
>              Labels: pull-request-available
>
> Existing values include an example override line for 
> `operatorConfiguration.dynamicConfig.data` :
>  
> ```
> spark.kubernetes.operator.reconciler.intervalSeconds: 60
> ```
>  
> This could cause failures at installation:
>  
> ```
> Error: INSTALLATION FAILED: ConfigMap in version "v1" cannot be handled as a 
> ConfigMap: json: cannot unmarshal number into Go struct field ConfigMap.data 
> of type string
> ```
>  
> In fact, all key-value pairs are consumed as strings by operator. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to