This is an automated email from the ASF dual-hosted git repository.
chesnay pushed a change to branch release-1.8
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 15ca8f0 [FLINK-13184][yarn] Use dynamic properties instead of
uploading taskmanager-conf.yaml to hdfs. This will reduce the time cost of
launching a TaskExecutor so that YarnResourceManager could start a large number
of TaskExecutors timely.
new 6e099b5 [FLINK-14104][build] Bump shade-plugin version to 3.1.1
new 95aca66 [FLINK-14104][build] Add opt-in jackson 2.10.1 profile
new fef8a97 Add building instructions
new f5200c2 bump shade plugin version in dependencies/quickstarts
The 4 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/dev/projectsetup/dependencies.md | 2 +-
docs/flinkDev/building.md | 10 ++++++
.../flink-elasticsearch6-test/pom.xml | 1 -
flink-metrics/flink-metrics-influxdb/pom.xml | 27 ++++++++++++++++
.../src/main/resources/archetype-resources/pom.xml | 4 +--
.../src/main/resources/archetype-resources/pom.xml | 2 +-
pom.xml | 37 +++++++++++++++-------
7 files changed, 67 insertions(+), 16 deletions(-)