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 2017/12/12 02:37:00 UTC

[jira] [Created] (BEAM-3330) Add a representation for a Fused Stage in the Universal Local Runner

Thomas Groh created BEAM-3330:
---------------------------------

             Summary: Add a representation for a Fused Stage in the Universal Local Runner
                 Key: BEAM-3330
                 URL: https://issues.apache.org/jira/browse/BEAM-3330
             Project: Beam
          Issue Type: New Feature
          Components: runner-core
            Reporter: Thomas Groh


This needs to be some executable stage that can be converted directly into a ProcessBundleDescriptor and provided as a RegisterBundleRequest. This should be usable as a token within a single execution of the Universal Local Runner to indicate some stage that can be executed within a single environment.

There should initially be a single input PCollection, some number of output PCollections, and associated RemoteGrpcPort read and write nodes associated with those nodes. Determining what is placed within a single executable stage lies elsewhere (see BEAM-3331)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)