[
https://issues.apache.org/jira/browse/FLINK-33721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhu Zhu closed FLINK-33721.
---------------------------
Fix Version/s: 1.19.0
Resolution: Done
master/release-1.19:
1f7622d4d23bfcb76f466469ec36585054864f04
c148b62166d8fec9e7e525a836de890c2f12973b
> 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
> Assignee: Junrui Li
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.19.0
>
>
> 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)