Re: Question: RemoteStreamEnvironment submit in detach mode.

2017-03-15 Thread Aljoscha Krettek
I would also really like to have this feature in. I'll try and see if I can find some time to get the PR into mergeable shape. On Wed, Mar 15, 2017, at 09:11, Liangfei Su wrote: > Thanks for the information, Evgeny. > > It looks no fixed version for these feature which i think it quite common > r

Re: Question: RemoteStreamEnvironment submit in detach mode.

2017-03-15 Thread Liangfei Su
Thanks for the information, Evgeny. It looks no fixed version for these feature which i think it quite common requirement. Do we have any planned release to include this fix? Thanks Ralph On Wed, Mar 15, 2017 at 3:49 PM, Evgeny Kincharov wrote: > Hi, Ralph. > > You are right, there is only o

RE: Question: RemoteStreamEnvironment submit in detach mode.

2017-03-15 Thread Evgeny Kincharov
Hi, Ralph. You are right, there is only one way to run streaming job at the current version 1.2 and it is blocking the main thread. We have some open issues connected with this [1], [2], and the open PR related this topic [3]. You may look for details there. Thanks for your interest in this top