This is an automated email from the ASF dual-hosted git repository.
dwysakowicz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from e91b2d5 [hotfix] [docs] Fix typo in Elasticsearch example
new 30e8edb [FLINK-9013] Allow formatting text as code in option
description
new 35ed5fb [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(-)