Re: 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-tp33151p33156.html
Thanks!
On Thu, 27 Feb 2020 at 15:24, Chesnay Schepler <
[hidden email]> wrote:
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?