[GitHub] [flink] tillrohrmann commented on issue #9106: [FLINK-13184][yarn] Support launching task executors with multi-thread on YARN.

2019-11-07 Thread GitBox
tillrohrmann commented on issue #9106: [FLINK-13184][yarn] Support launching task executors with multi-thread on YARN. URL: https://github.com/apache/flink/pull/9106#issuecomment-550996006 Closing this PR since it needs a major overhaul.

[GitHub] [flink] tillrohrmann commented on issue #9106: [FLINK-13184][yarn] Support launching task executors with multi-thread on YARN.

2019-08-13 Thread GitBox
tillrohrmann commented on issue #9106: [FLINK-13184][yarn] Support launching task executors with multi-thread on YARN. URL: https://github.com/apache/flink/pull/9106#issuecomment-520773413 Is this the only blocking call we execute from the `YarnResourceManager` or could there be others as