There is no notion of "full" in Flink except that one slot will run at most one subtask of each operator.
The scheduling depends on the structure of the job, the parallelism of the operators, and the number of slots per TM. It's hard to tell without knowing the details. 2017-09-19 11:57 GMT+02:00 AndreaKinn <kinn6...@hotmail.it>: > So Flink use the other nodes just if one is completely "full" ? > > > > -- > Sent from: http://apache-flink-user-mailing-list-archive.2336050. > n4.nabble.com/ >