https://ci.apache.org/projects/flink/flink-docs-release-1.11/concepts/flink-architecture.html#task-slots-and-resources 从这个小节得到以下结论(不确定是否准确。) 1、1个TM可以有多个slot 2、slot中不存在资源共享时,1个slot只会有一个thread 3、slot中存在资源共享时,1个slot会有多个thread 所以,想问下怎么确定是否能够资源共享?多谢
-- Sent from: http://apache-flink.147419.n8.nabble.com/
