[
https://issues.apache.org/jira/browse/FLINK-33677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song updated FLINK-33677:
---------------------------------
Fix Version/s: 2.0-preview
> 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
> Assignee: Junrui Li
> Priority: Major
> Labels: 2.0-related, pull-request-available
> Fix For: 2.0-preview
>
>
> 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)