[
https://issues.apache.org/jira/browse/BEAM-8184?focusedWorklogId=310975&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-310975
]
ASF GitHub Bot logged work on BEAM-8184:
----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Sep/19 20:22
Start Date: 11/Sep/19 20:22
Worklog Time Spent: 10m
Work Description: lukecwik commented on issue #9530: [BEAM-8184] Add
--async flag to dataflow runner
URL: https://github.com/apache/beam/pull/9530#issuecomment-530549669
Note that in the Beam Python and Beam Java SDKs, the default behavior is to
not block and instead return a PipelineResult object that can be queried for
job status, metrics and also contains a method that blocks till the pipeline is
done.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 310975)
Time Spent: 1h 40m (was: 1.5h)
> Allow asynchronous execution
> ----------------------------
>
> Key: BEAM-8184
> URL: https://issues.apache.org/jira/browse/BEAM-8184
> Project: Beam
> Issue Type: Improvement
> Components: sdk-go
> Affects Versions: 2.15.0
> Reporter: Jack Whelpton
> Priority: Major
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> When developing streaming pipelines, it would be useful to have a means of
> deploying a pipeline and exiting, without blocking on completion.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)