Thank you Max for the pointer! I've started watching it, :-D
Cheers,
Liwei
On Wed, Sep 28, 2016 at 9:45 PM, Maximilian Michels wrote:
> Hi Liwei,
>
> I created this a while ago which is pretty much what you want as well:
> https://issues.apache.org/jira/browse/FLINK-3276
>
> Cheers,
> Max
>
> O
Hi Liwei,
I created this a while ago which is pretty much what you want as well:
https://issues.apache.org/jira/browse/FLINK-3276
Cheers,
Max
On Tue, Sep 27, 2016 at 11:09 AM, Liwei Lin wrote:
> Thanks Stephan for the prompt response!
>
> Glad to know it's targeted for Flink 2.0. Is there any J
Thanks Stephan for the prompt response!
Glad to know it's targeted for Flink 2.0. Is there any JIRA tracking this?
I couldn't find such one, :-)
Thanks!
Liwei
On Tue, Sep 27, 2016 at 4:47 PM, Stephan Ewen wrote:
> Hi!
>
> Yes, there are definitely plans and desires to do that, definitely. Ma
Hi!
Yes, there are definitely plans and desires to do that, definitely. May be
breaking some API / dependency structure, so probably a candidate for Flink
2.0
Greetings,
Stephan
On Tue, Sep 27, 2016 at 10:45 AM, Liwei Lin wrote:
> Hi folks,
>
> There are comments like this in
> `StreamExecuti
Hi folks,
There are comments like this in
`StreamExecutionEnvironment.getExecutionEnvironment()`:
// because the streaming project depends on "flink-clients" (and not the
> other way around)
> // we currently need to intercept the data set environment and create a
> dependent stream env.
> // thi