Re: Interactive Beam Example Failing [BEAM-8451]

2019-10-24 Thread Harsh Vardhan
Thanks, +1 to adding support for streaming on Interactive Beam (+David Yan ) On Thu, Oct 24, 2019 at 1:45 PM Hai Lu wrote: > Hi Robert, > > We're trying out iBeam at LinkedIn for Python. As Igor mentioned, there > seems to be some inconsistency in the behavior of interactive beam. We can >

Re: [DISCUSS] How to stopp SdkWorker in SdkHarness

2019-10-22 Thread Harsh Vardhan
Would approach 1 be akin to abort semantics? On Mon, Oct 21, 2019 at 8:01 PM jincheng sun wrote: > Hi Luke, > > Thanks a lot for your reply. Since it allows to share one SDK harness > between multiple executable stages, the control service termination may > occur much later than the completion

Re: Proposing interactive beam runner

2018-06-28 Thread Harsh Vardhan
It seems there is support in the community -- we have a PR out for review ( https://github.com/apache/beam/pull/5818), which provides a baseline InteractiveRunner on which we can build further. PTAL. Thanks, ~Harsh. On Fri, Jun 8, 2018 at 5:57 PM Sindy Li wrote: > Hello, > > We were exploring