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

[jira] [Created] (FLINK-30968) Sql-client supports dynamic config to open session

Shammon created FLINK-30968:
-------------------------------

             Summary: Sql-client supports dynamic config to open session
                 Key: FLINK-30968
                 URL: https://issues.apache.org/jira/browse/FLINK-30968
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / Client
    Affects Versions: 1.17.0
            Reporter: Shammon


Currently sql client will open session with configuration in flink-conf.yaml when it creates connection to gateway. For the convenience of users, it can supports dynamic config with `--conf` as `bin/sql-client.sh gateway --endpoint {host}:{port} --conf k1=v1 --conf k2=v2`



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