[ 
https://issues.apache.org/jira/browse/BEAM-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298188#comment-15298188
 ] 

ASF GitHub Bot commented on BEAM-103:
-------------------------------------

GitHub user mxm opened a pull request:

    https://github.com/apache/incubator-beam-site/pull/19

    [BEAM-103] update capability matrix

    This reflects the changes of BEAM-103 in the Capability Matrix.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mxm/incubator-beam-site asf-site

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-beam-site/pull/19.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #19
    
----
commit 0ee1aa0f08a941abd21a27ed3ab87d0bde1f6f14
Author: Maximilian Michels <m...@apache.org>
Date:   2016-05-24T13:41:21Z

    [BEAM-103] update capability matrix
    
    This reflects the changes of BEAM-103 in the Capability Matrix.

commit 07f63a1c88b94e9395faa8744ba171b7f5bcfc38
Author: Maximilian Michels <m...@apache.org>
Date:   2016-05-24T13:43:26Z

    rebuild Beam web site

----


> 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)

Reply via email to