Thomas Weise created BEAM-5713:
----------------------------------
Summary: Flink portable runner schedules all tasks of streaming
job on same task manager
Key: BEAM-5713
URL: https://issues.apache.org/jira/browse/BEAM-5713
Project: Beam
Issue Type: Bug
Components: runner-flink
Affects Versions: 2.8.0
Reporter: Thomas Weise
Assignee: Aljoscha Krettek
The cluster has 9 task managers and 144 task slots total. A simple streaming
pipeline with parallelism of 8 will get all tasks scheduled on the same task
manager, causing the host to be fully booked and the remaining cluster idle.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)