Zhu Zhu created FLINK-33677:
-------------------------------
Summary: Remove flink-conf.yaml from flink dist
Key: FLINK-33677
URL: https://issues.apache.org/jira/browse/FLINK-33677
Project: Flink
Issue Type: Sub-task
Components: Runtime / Configuration
Reporter: Zhu Zhu
FLINK-33297/FLIP-366 supports parsing standard YAML files for Flink
configuration. A new configuration file config.yaml, which should be a standard
YAML file, is introduced.
To ensure compatibility, in Flink 1.x, the old configuration parser will still
be used if the old configuration file flink-conf.yaml exists. Only if it does
not exist, the new configuration file will be used.
In Flink 2.0, we should remove the old configuration file from flink dist, as
well as the old configuration parser.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)