This is an automated email from the ASF dual-hosted git repository.
dwysakowicz pushed a change to branch release-1.6
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 4aa5d7f [FLINK-10101][mesos] Announce web UI url at Mesos master
new 3dccd07 [FLINK-9013] Allow formatting text as code in option
description
new def4895 [FLINK-9013] Document yarn.containers.vcores only being
effective when adapting YARN config
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:
.../generated/yarn_config_configuration.html | 2 +-
docs/ops/deployment/yarn_setup.md | 4 ++--
.../configuration/description/Description.java | 11 +++++++++
.../flink/configuration/description/Formatter.java | 10 ++++++--
.../configuration/description/HtmlFormatter.java | 17 +++++++++++++-
.../configuration/description/TextElement.java | 27 +++++++++++++++++++++-
.../yarn/configuration/YarnConfigOptions.java | 13 ++++++++---
7 files changed, 74 insertions(+), 10 deletions(-)