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/12/01 22:06:59 UTC

[jira] [Closed] (BEAM-443) PipelineResult needs waitUntilFinish() and cancel()

     [ https://issues.apache.org/jira/browse/BEAM-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pei He closed BEAM-443.
-----------------------
       Resolution: Fixed
    Fix Version/s: 0.2.0-incubating

> PipelineResult needs waitUntilFinish() and cancel()
> ---------------------------------------------------
>
>                 Key: BEAM-443
>                 URL: https://issues.apache.org/jira/browse/BEAM-443
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-core
>            Reporter: Pei He
>            Assignee: Pei He
>             Fix For: 0.2.0-incubating
>
>
> waitToFinish() and cancel() are two most common operations for users to interact with a started pipeline.
> Right now, they are only available in DataflowPipelineJob. But, it is better to move them to the common interface, so people can start implement them in other runners, and runner agnostic code can interact with PipelineResult better.



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