Re: slot problem
Each task will be assigned a dedicated thread for its data processing. A slot can be shared by multiple tasks if they are in the same slot sharing group[1]. [1] https://ci.apache.org/projects/flink/flink-docs-release-1.10/concepts/runtime.html#task-slots-and-resources Thanks, Zhu ゞ野蠻遊戲χ 于2020年1
slot problem
Hi all Can only one thread run at a time for a slot? Or one slot can run multiple threads in parallel at the same time? Thanks, Jiazhi