This is an automated email from the ASF dual-hosted git repository.
trohrmann pushed a change to branch release-1.12
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 104feeb [FLINK-20632] Use Docker image published to apache/flink by
default
new 46514f3 [FLINK-20866][yarn] Set high-availability.cluster-id to
application id if not configured
new 57c0716 [hotfix] Remove explicit
YarnClusterDescriptor.zookeeperNamespace
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/deployment/resource-providers/yarn.md | 6 ++-
docs/deployment/resource-providers/yarn.zh.md | 6 ++-
.../flink/yarn/YARNHighAvailabilityITCase.java | 36 ++++++++++++++++++
.../apache/flink/yarn/YarnClusterDescriptor.java | 44 +++++++---------------
.../java/org/apache/flink/yarn/YarnConfigKeys.java | 1 -
.../flink/yarn/entrypoint/YarnEntrypointUtils.java | 7 ----
.../apache/flink/yarn/FlinkYarnSessionCliTest.java | 6 +--
7 files changed, 62 insertions(+), 44 deletions(-)