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

Martijn Visser commented on FLINK-27010:
----------------------------------------

[~ana4] The link you've provided 
https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/dev/table/sqlclient/#sql-client-configuration
 is not configuration that ends up in the flink-conf.yaml by default. Those are 
documented at 
https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/config/

What you're linking to are specific configuration options for Table/SQL 
applications. 

> Support setting sql client args via flink conf
> ----------------------------------------------
>
>                 Key: FLINK-27010
>                 URL: https://issues.apache.org/jira/browse/FLINK-27010
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / Client
>    Affects Versions: 1.14.4
>            Reporter: LuNng Wang
>            Priority: Major
>
> '-i' '-j' and '-l' only be set in startup options. 
> I want to add the following options in flink-conf.yaml to set SQL Client 
> options.
> {code:java}
> sql-client.execution.init-file: /foo/foo.sql
> sql-client.execution.jar: foo.jar
> sql-client.execution.library: /foo{code}
> When startup options are set, the Flink default conf in yaml will be 
> overridden.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to