You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/31 23:41:51 UTC

[jira] [Commented] (BEAM-564) Update source framework so that remaining and consumed number of split points can be reported

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

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

Github user asfgit closed the pull request at:

    https://github.com/apache/beam/pull/1738


> Update source framework so that remaining and consumed number of split points can be reported
> ---------------------------------------------------------------------------------------------
>
>                 Key: BEAM-564
>                 URL: https://issues.apache.org/jira/browse/BEAM-564
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py
>            Reporter: Chamikara Jayalath
>            Assignee: Chamikara Jayalath
>
> We have to update Python SDK source framework so that sources can report consumed and remaining number of split points. Runners can use this information to determine how many times a given source can be split into and parallelize reading accordingly.
> Corresponding API for JAVA SDK is here:
> https://github.com/apache/incubator-beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/BoundedSource.java#L258



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)