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/10/17 17:26:58 UTC

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

Ahmet Altay created BEAM-759:
--------------------------------

             Summary: 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


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)