[
https://issues.apache.org/jira/browse/FLINK-34223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-34223:
-----------------------------------
Labels: pull-request-available (was: )
> Introduce a migration tool to transfer legacy config file to new config file
> ----------------------------------------------------------------------------
>
> Key: FLINK-34223
> URL: https://issues.apache.org/jira/browse/FLINK-34223
> Project: Flink
> Issue Type: Sub-task
> Components: Deployment / Scripts
> Reporter: Junrui Li
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.19.0
>
>
> As we transition to new configuration files that adhere to the standard YAML
> format, users are expected to manually migrate their existing config files.
> However, this process can be error-prone and time-consuming.
> To simplify the migration, we're introducing an automated script. This script
> leverages BashJavaUtils to efficiently convert old flink-conf.yaml files into
> the new config file config.yaml, thereby reducing the effort required for
> migration.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)