[
https://issues.apache.org/jira/browse/FLINK-19128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17189845#comment-17189845
]
Jark Wu commented on FLINK-19128:
---------------------------------
Not remove the totall file, but only the config entries, such as
{{parallelism}}.
> Remove the runtime execution configuration in sql-client-defaults.yaml
> ----------------------------------------------------------------------
>
> Key: FLINK-19128
> URL: https://issues.apache.org/jira/browse/FLINK-19128
> Project: Flink
> Issue Type: New Feature
> Components: Table SQL / Client
> Reporter: Jark Wu
> Priority: Major
>
> Currently, {{sql-client-defaults.yaml}} sets some runtime execution
> configuration by defualt, e.g. parallelism, restart strategy. This is very
> confusing. Because users are confused why paralleslim is changed in
> {{flink-conf.yaml}} but it doesn't work.
> I think the community had an agreement that SQL CLI shouldn't provide a new
> set of runtime configuration. As a first step, I suggest to remove these
> configurations defined in {{sql-client-defaults.yaml}}, to make the
> configurations in {{flink-conf.yaml}} work by default.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)