[ 
https://issues.apache.org/jira/browse/FLINK-34257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876888#comment-17876888
 ] 

Junrui Li commented on FLINK-34257:
-----------------------------------

[~melin] 

I don’t see any clear connections between the issue you mentioned and this 
JIRA. From the error message, it seems that the Kubernetes service for the 
cluster ID you specified already exists.

If you confirm that it is indeed a bug, please create a new JIRA to report it.

>  Update Flink YAML Parser to Support YAML 1.2 Specification
> -----------------------------------------------------------
>
>                 Key: FLINK-34257
>                 URL: https://issues.apache.org/jira/browse/FLINK-34257
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Core, Runtime / Configuration
>    Affects Versions: 1.19.0
>            Reporter: Junrui Li
>            Assignee: Junrui Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.19.0
>
>         Attachments: image-2024-08-26-19-53-40-349.png, 
> image-2024-08-26-19-55-06-927.png
>
>
> FLINK-33364 and FLINK-33577 added snakeyaml and pyyaml dependencies to 
> support a standard YAML parser. However, these parsers support the YAML 1.1 
> specification rather than the YAML 1.2 specification, which is the version 
> referenced by [FLINK official 
> website|https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/config/#configuration].
>  Therefore, we need to update these dependencies that support YAML 1.2.
> The updated dependencies are as follows:
> 1. For Java: change from snakeyaml to snakeyaml-engine
> 2. For Python: change from pyyaml to ruamel.yaml



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

Reply via email to