Hi,
You should be able to use legacy mode for this:
https://ci.apache.org/projects/flink/flink-docs-stable/ops/config.html#legacy
However note that this option will disappear in the near future and there is a
JIRA ticket to address this issue:
https://issues.apache.org/jira/browse/FLINK-11815
Hello,
We run flink as a standalone cluster. When moving from flink 1.3 to 1.6, we
noticed a change in the scheduling behavior. Where previously parallel subtasks
of a job seemed to be round-robin allocated around our cluster, flink 1.6
appears to want to deploy as many subtasks to the same hos