How are jobs balanced between nodes?

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

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?