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

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

GitHub user peihe opened a pull request:

    https://github.com/apache/incubator-beam/pull/742

    [BEAM-433] Remove references to DataflowPipelineOptions

    


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

    $ git pull https://github.com/peihe/incubator-beam rm-dataflow-options

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

    https://github.com/apache/incubator-beam/pull/742.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 #742
    
----
commit 9aad5c6ec034a10ded8c07e251f69213a0b0bdc8
Author: Pei He <pe...@google.com>
Date:   2016-07-27T19:29:44Z

    [BEAM-433] Remove references to DataflowPipelineOptions

----


> Make Beam examples runners agnostic
> -----------------------------------
>
>                 Key: BEAM-433
>                 URL: https://issues.apache.org/jira/browse/BEAM-433
>             Project: Beam
>          Issue Type: Improvement
>          Components: examples-java
>            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)

Reply via email to