Jark Wu created FLINK-19128:
-------------------------------
Summary: 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
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)