You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2016/05/25 18:35:12 UTC

[jira] [Created] (BEAM-310) Exercise splitIntoBundles/generateInitialSplits in the Direct Runner

Thomas Groh created BEAM-310:
--------------------------------

             Summary: Exercise splitIntoBundles/generateInitialSplits in the Direct Runner
                 Key: BEAM-310
                 URL: https://issues.apache.org/jira/browse/BEAM-310
             Project: Beam
          Issue Type: Improvement
          Components: runner-direct
            Reporter: Thomas Groh
            Assignee: Thomas Groh


BoundedSource#splitIntoBundles and UnboundedSource#generateInitialSplits are the methods by which sources can be accessed in parallel. Exercising these methods allows reads (and all transforms downstream) to be executed in parallel both pre and post a GroupByKey



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