Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-34257

Update Flink YAML Parser to Support YAML 1.2 Specification

    XMLWordPrintableJSON

Details

    Description

      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. 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

      Attachments

        Issue Links

          Activity

            People

              JunRuiLi Junrui Li
              JunRuiLi Junrui Li
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: