Parallelism vs task manager allocation
Posted by
pushpendra.jaiswal on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Parallelism-vs-task-manager-allocation-tp9084.html
Hi
I have launched 2 task managers each with 2 slots. I have set parallelism 2 for one operator.
This operator should launch in both task managers with 1 slot each.
But it is launching on only 1 task manager.
Is this intended behavior?
Thanks
Pushpendra Jaiswal.