Junrui Li created FLINK-33721:
---------------------------------
Summary: Extend BashJavaUtils to Support Reading and Writing
Standard YAML Files
Key: FLINK-33721
URL: https://issues.apache.org/jira/browse/FLINK-33721
Project: Flink
Issue Type: Sub-task
Components: API / Core
Reporter: Junrui Li
Currently, Flink's shell scripts, such as those used for end-to-end (e2e)
testing and Docker image building, require the ability to read from and modify
Flink's configuration files. With the introduction of standard YAML files as
the configuration format, the existing shell scripts are not equipped to
correctly handle read and modify operations on these files.
To accommodate this requirement and enhance our script capabilities, we propose
an extension to the BashJavaUtils functionality. This extension will enable
BashJavaUtils to support the reading and modifying of standard YAML files,
ensuring that our shell scripts can seamlessly interact with the new
configuration format.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)