You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ahmet Altay (JIRA)" <ji...@apache.org> on 2016/12/28 23:19:58 UTC

[jira] [Commented] (BEAM-759) PipelineResult needs waitToFinish() and cancel()

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

Ahmet Altay commented on BEAM-759:
----------------------------------

See for the current Java API:

https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/PipelineResult.java

> PipelineResult needs waitToFinish() and cancel()
> ------------------------------------------------
>
>                 Key: BEAM-759
>                 URL: https://issues.apache.org/jira/browse/BEAM-759
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py
>            Reporter: Ahmet Altay
>            Priority: Minor
>              Labels: sdk-consistency
>
> Java SDK, added waitToFinish() and cancel() to the PipelineResults, and as a result were able to remove BlockingDataflowRunner.
> (See: https://issues.apache.org/jira/browse/BEAM-443)
> The same changes needs to happen in python sdk.



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