Re: Flink Version 1.1

2016-05-19 Thread Aljoscha Krettek
I'm afraid these will not be making it into the next release. I'm actively working on both of them, though mostly in the "ideas phase" still. On Wed, 18 May 2016 at 19:49 Vlad Podgurschi wrote: > Is there any chance any of these will make it into 1.1? > > https://issues.apache.org/jira/browse/FL

Re: Flink Version 1.1

2016-05-18 Thread Vlad Podgurschi
Is there any chance any of these will make it into 1.1? https://issues.apache.org/jira/browse/FLINK-3514 (Add support for slowly changing streaming broadcast variables) https://issues.apache.org/jira/browse/FLINK-2320 (Enable DataSet DataStream Joins) Thanks. On Wed, May 18, 2016 at 11:02 AM, s

Re: Flink Version 1.1

2016-05-18 Thread simon peyer
Hi Is there already a version out for gradle? compile 'org.apache.flink:flink-streaming-scala_2.11:1.1-SNAPSHOT' doesn't work I'm using scala on eclipse. And I would like to test the snapshot edition. Any suggestions? Cheers Simon > On 18 May 2016, at 14:51, Ovidiu-Cristian MARCU > wrote: >

Re: Flink Version 1.1

2016-05-18 Thread Ovidiu-Cristian MARCU
Hi We are also very interested on the SQL (SQL on Streaming) future support in the next release (even if it is partial work that works :) ) Thank you! Best, Ovidiu > On 18 May 2016, at 14:42, Stephan Ewen wrote: > > Hi! > > That question is coming up more and more. > I think we should start

Re: Flink Version 1.1

2016-05-18 Thread Stephan Ewen
Hi! That question is coming up more and more. I think we should start the public discussion about the 1.1 release planning, scope, and release manager in the next days. Stephan On Wed, May 18, 2016 at 1:53 PM, simon peyer wrote: > Hi Marton > > Thanks for the answer. > I'm looking for the Ses

Re: Flink Version 1.1

2016-05-18 Thread simon peyer
Hi Marton Thanks for the answer. I'm looking for the Session Windows feature described in http://data-artisans.com/session-windowing-in-flink/. I think its already available in the snapshot version, but I would like to have it in a stable version. This is why I'm interested in the release date

Re: Flink Version 1.1

2016-05-18 Thread Márton Balassi
Hey Simon, The general policy is that the community aims to release a major version every 3 months. That would mean the next release coming out in early to mid June. I am not aware of the 1.1.0 schedule yet, but it is about time to start the discussion on that. Are you looking for a specific feat

Flink Version 1.1

2016-05-18 Thread simon peyer
Hi guys When are you expecting to release a stable version of flink 1.1? --Cheers Simon