Hi all,
I had a question when I was reading Flip-6.
When submitting a job, YARN/Mesos ResourceManager needs to spawn, let's say, 5 TaskManagers for the job. Suppose we have 4 physical machines, how would ResourceManager place the 5 TaskManagers across the 4 machines? Does it just follow a Round-Robin fashion?