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

Shammon updated FLINK-30968:
----------------------------
    Description: 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`  (was: 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`)

> 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
>            Priority: Major
>
> 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)

Reply via email to