Hi all, We're using Flink 1.3.2 with DCOS / Mesos.
We have a 3 node cluster and are running the Flink DCOS package (Flink Mesos framework) configured with 3 Task Managers. Our goal is to run each of them on separate hosts for better load balancing but it seems the task managers end up running on the same host. Looked around the docs and DCOS Flink package but could not find any placement policy or anything of the sorts. Is there anything like that? We are also planning to upgrade to the latest Flink version. Is something like that supported in this newer version? Thanks, M