Re: How are jobs balanced between nodes?

Posted by Chesnay Schepler on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/How-are-jobs-balanced-between-nodes-tp33151p33153.html

Please see the 1.10 release notes on the matter.

On 27/02/2020 19:15, John Smith wrote:
Hi, running 1.10 I have 3 nodes with 12 slots per node. So 36 task slots total.

I deployed 9 jobs. The scheduler put all jobs on 2 nodes and left the 3rd node completely empty.

Should it not try to fairly distribute the task over all nodes?