[
https://issues.apache.org/jira/browse/BEAM-5713?focusedWorklogId=154300&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-154300
]
ASF GitHub Bot logged work on BEAM-5713:
----------------------------------------
Author: ASF GitHub Bot
Created on: 15/Oct/18 13:45
Start Date: 15/Oct/18 13:45
Worklog Time Spent: 10m
Work Description: tweise commented on issue #6654: [BEAM-5713] Make
ImpulseSourceFunction execute in parallel
URL: https://github.com/apache/beam/pull/6654#issuecomment-429858118
How would I (without using native transforms) setup a pipeline with a
parallel source (like the synthetic source we discussed)?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 154300)
Time Spent: 1h 10m (was: 1h)
> 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: Maximilian Michels
> Priority: Major
> Labels: portability, portability-flink
> Attachments: Different SlotSharingGroup.png, With
> RichParallelSourceFunction and parallelism 5.png,
> image-2018-10-11-11-43-50-333.png, image-2018-10-11-16-20-45-221.png
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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)