Junrui Li created FLINK-34232: --------------------------------- Summary: Config file unexpectedly lacks support for env.java.home Key: FLINK-34232 URL: https://issues.apache.org/jira/browse/FLINK-34232 Project: Flink Issue Type: Bug Components: API / Core Reporter: Junrui Li Fix For: 1.19.0
We removed the option to set JAVA_HOME in the config file with commit [24091|https://github.com/apache/flink/pull/24091] to improve how we handle standard YAML with BashJavaUtils. But since setting JAVA_HOME is a publicly documented feature, we need to keep it available for users. -- This message was sent by Atlassian Jira (v8.20.10#820010)