You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Pei He (JIRA)" <ji...@apache.org> on 2016/07/08 21:00:13 UTC

[jira] [Created] (BEAM-433) Make Beam examples runners agnostic

Pei He created BEAM-433:
---------------------------

             Summary: Make Beam examples runners agnostic
                 Key: BEAM-433
                 URL: https://issues.apache.org/jira/browse/BEAM-433
             Project: Beam
          Issue Type: Improvement
            Reporter: Pei He
            Assignee: Pei He


Beam examples are ported from Dataflow, and they heavily reference to Dataflow classes.

There are following cleanup tasks:
1. Remove Dataflow streaming and batch injector setup (Done).
2. Remove references to DataflowPipelineOptions.
3. Move cancel() from DataflowPipelineJob to PipelineResult.



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