This is an automated email from the ASF dual-hosted git repository.
sewen pushed a change to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 030df18 [FLINK-17976][docs][k8s/docker] Improvements about custom
docker images
new 3e3ea63 [hotfix] Remove obsolete .gitattributes file
new e3dce3e [FLINK-18307][scripts] Rename 'slaves' file to 'workers'
new 81c2511 [hotfix][docs] Remove outdated confusing HDFS reference in
cluster setup.
The 3 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:
.gitattributes | 3 --
docs/ops/deployment/cluster_setup.md | 6 +--
docs/ops/deployment/cluster_setup.zh.md | 6 +--
flink-dist/src/main/flink-bin/bin/config.sh | 46 +++++++++++-----------
flink-dist/src/main/flink-bin/bin/start-cluster.sh | 2 +-
flink-dist/src/main/flink-bin/bin/stop-cluster.sh | 2 +-
.../src/main/flink-bin/conf/{slaves => workers} | 0
.../flink/tests/util/flink/FlinkDistribution.java | 2 +-
pom.xml | 2 +-
9 files changed, 33 insertions(+), 36 deletions(-)
delete mode 100644 .gitattributes
rename flink-dist/src/main/flink-bin/conf/{slaves => workers} (100%)