Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-21454 FLIP-163: SQL Client Improvements
  3. FLINK-22540

Remove YAML environment file support in SQL Client

Attach filesAttach ScreenshotVotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Hide
      The sql-client-defaults.yaml YAML file was deprecated in 1.13 release and now it is completely removed in this release. As an alternative, you can use the -i startup option to execute an initialization SQL file to setup the SQL Client session. The initialization SQL file can use Flink DDLs to define available catalogs, table sources and sinks, user-defined functions, and other properties required for execution and deployment. See more: https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/dev/table/sqlclient/#initialize-session-using-sql-files
      Show
      The sql-client-defaults.yaml YAML file was deprecated in 1.13 release and now it is completely removed in this release. As an alternative, you can use the -i startup option to execute an initialization SQL file to setup the SQL Client session. The initialization SQL file can use Flink DDLs to define available catalogs, table sources and sinks, user-defined functions, and other properties required for execution and deployment. See more: https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/dev/table/sqlclient/#initialize-session-using-sql-files

    Description

      As discussed in https://cwiki.apache.org/confluence/display/FLINK/FLIP-163%3A+SQL+Client+Improvements,
      YAML environment file is deprecated in 1.13 version and should be removed in 1.14 version. Users are recommended to use SQL script to initialize session.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            fsk119 Shengkai Fang
            jark Jark Wu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment