[
https://issues.apache.org/jira/browse/FLINK-34205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhu Zhu reassigned FLINK-34205:
-------------------------------
Assignee: Junrui Li
> Update flink-docker's Dockerfile and docker-entrypoint.sh to use
> BashJavaUtils for Flink configuration management
> -----------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-34205
> URL: https://issues.apache.org/jira/browse/FLINK-34205
> Project: Flink
> Issue Type: Sub-task
> Components: flink-docker
> Reporter: Junrui Li
> Assignee: Junrui Li
> Priority: Major
> Labels: pull-request-available
>
> The flink-docker's Dockerfile and docker-entrypoint.sh currently use shell
> scripting techniques with grep and sed for configuration reading and
> modification. This method is not suitable for the standard YAML configuration
> format.
> Following the changes introduced in FLINK-33721, we should update
> flink-docker's Dockerfile and docker-entrypoint.sh to use BashJavaUtils for
> Flink configuration reading and writing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)