You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2016/10/20 21:47:03 UTC

[jira] [Closed] (BEAM-103) Make UnboundedSourceWrapper parallel

     [ https://issues.apache.org/jira/browse/BEAM-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Halperin closed BEAM-103.
--------------------------------

> Make UnboundedSourceWrapper parallel
> ------------------------------------
>
>                 Key: BEAM-103
>                 URL: https://issues.apache.org/jira/browse/BEAM-103
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-flink
>            Reporter: Maximilian Michels
>            Assignee: Aljoscha Krettek
>             Fix For: 0.1.0-incubating
>
>
> As of now {{UnboundedSource}} s are executed with a parallelism of 1 regardless of the splits which the source returns. The corresponding {{UnboundedSourceWrapper}} should implement {{RichParallelSourceFunction}} and deal with splits correctly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)