This is an automated email from the ASF dual-hosted git repository.
trohrmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 03ca399 [FLINK-20632] Use Docker image published to apache/flink by
default
add 1c719c9 [FLINK-20866][yarn] Set high-availability.cluster-id to
application id if not configured
add 24f33e7 [hotfix] Remove explicit
YarnClusterDescriptor.zookeeperNamespace
No new revisions were added by this update.
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(-)