You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by simon peyer <si...@soom-it.ch> on 2016/05/18 11:28:15 UTC

Flink Version 1.1

Hi guys

When are you expecting to release a stable version of flink 1.1?

--Cheers
Simon

Re: Flink Version 1.1

Posted by Aljoscha Krettek <al...@apache.org>.
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 <vl...@podgurschi.org> wrote:

> 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, simon peyer <si...@soom-it.ch>
> wrote:
> > 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
> > <ov...@inria.fr> wrote:
> >
> > 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 <se...@apache.org> wrote:
> >
> > 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 <si...@soom-it.ch>
> wrote:
> >>
> >> 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 of flink 1.1
> >>
> >> Thanks
> >> --Simon
> >>
> >>
> >> On 18 May 2016, at 13:45, Márton Balassi <ba...@gmail.com>
> wrote:
> >>
> >> 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 feature that 1.1.0 would bring to the
> >> table?
> >>
> >> Best,
> >>
> >> Marton
> >>
> >> On Wed, May 18, 2016 at 1:28 PM, simon peyer <si...@soom-it.ch>
> >> wrote:
> >>>
> >>> Hi guys
> >>>
> >>> When are you expecting to release a stable version of flink 1.1?
> >>>
> >>> --Cheers
> >>> Simon
> >>
> >>
> >>
> >
> >
> >
>

Re: Flink Version 1.1

Posted by Vlad Podgurschi <vl...@podgurschi.org>.
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, simon peyer <si...@soom-it.ch> wrote:
> 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
> <ov...@inria.fr> wrote:
>
> 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 <se...@apache.org> wrote:
>
> 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 <si...@soom-it.ch> wrote:
>>
>> 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 of flink 1.1
>>
>> Thanks
>> --Simon
>>
>>
>> On 18 May 2016, at 13:45, Márton Balassi <ba...@gmail.com> wrote:
>>
>> 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 feature that 1.1.0 would bring to the
>> table?
>>
>> Best,
>>
>> Marton
>>
>> On Wed, May 18, 2016 at 1:28 PM, simon peyer <si...@soom-it.ch>
>> wrote:
>>>
>>> Hi guys
>>>
>>> When are you expecting to release a stable version of flink 1.1?
>>>
>>> --Cheers
>>> Simon
>>
>>
>>
>
>
>

Re: Flink Version 1.1

Posted by simon peyer <si...@soom-it.ch>.
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 <ov...@inria.fr> wrote:
> 
> 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 <sewen@apache.org <ma...@apache.org>> wrote:
>> 
>> 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 <simon.peyer@soom-it.ch <ma...@soom-it.ch>> wrote:
>> Hi Marton
>> 
>> Thanks for the answer.
>> I'm looking for the Session Windows  feature described in http://data-artisans.com/session-windowing-in-flink/ <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 of flink 1.1
>> 
>> Thanks
>> --Simon
>> 
>> 
>>> On 18 May 2016, at 13:45, Márton Balassi <balassi.marton@gmail.com <ma...@gmail.com>> wrote:
>>> 
>>> 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 feature that 1.1.0 would bring to the table?
>>> 
>>> Best,
>>> 
>>> Marton
>>> 
>>> On Wed, May 18, 2016 at 1:28 PM, simon peyer <simon.peyer@soom-it.ch <ma...@soom-it.ch>> wrote:
>>> Hi guys
>>> 
>>> When are you expecting to release a stable version of flink 1.1?
>>> 
>>> --Cheers
>>> Simon
>>> 
>> 
>> 
> 


Re: Flink Version 1.1

Posted by Ovidiu-Cristian MARCU <ov...@inria.fr>.
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 <se...@apache.org> wrote:
> 
> 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 <simon.peyer@soom-it.ch <ma...@soom-it.ch>> wrote:
> Hi Marton
> 
> Thanks for the answer.
> I'm looking for the Session Windows  feature described in http://data-artisans.com/session-windowing-in-flink/ <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 of flink 1.1
> 
> Thanks
> --Simon
> 
> 
>> On 18 May 2016, at 13:45, Márton Balassi <balassi.marton@gmail.com <ma...@gmail.com>> wrote:
>> 
>> 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 feature that 1.1.0 would bring to the table?
>> 
>> Best,
>> 
>> Marton
>> 
>> On Wed, May 18, 2016 at 1:28 PM, simon peyer <simon.peyer@soom-it.ch <ma...@soom-it.ch>> wrote:
>> Hi guys
>> 
>> When are you expecting to release a stable version of flink 1.1?
>> 
>> --Cheers
>> Simon
>> 
> 
> 


Re: Flink Version 1.1

Posted by Stephan Ewen <se...@apache.org>.
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 <si...@soom-it.ch> wrote:

> 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 of flink 1.1
>
> Thanks
> --Simon
>
>
> On 18 May 2016, at 13:45, Márton Balassi <ba...@gmail.com> wrote:
>
> 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 feature that 1.1.0 would bring to the table?
>
> Best,
>
> Marton
>
> On Wed, May 18, 2016 at 1:28 PM, simon peyer <si...@soom-it.ch>
> wrote:
>
>> Hi guys
>>
>> When are you expecting to release a stable version of flink 1.1?
>>
>> --Cheers
>> Simon
>>
>
>
>

Re: Flink Version 1.1

Posted by simon peyer <si...@soom-it.ch>.
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 of flink 1.1

Thanks
--Simon


> On 18 May 2016, at 13:45, Márton Balassi <ba...@gmail.com> wrote:
> 
> 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 feature that 1.1.0 would bring to the table?
> 
> Best,
> 
> Marton
> 
> On Wed, May 18, 2016 at 1:28 PM, simon peyer <simon.peyer@soom-it.ch <ma...@soom-it.ch>> wrote:
> Hi guys
> 
> When are you expecting to release a stable version of flink 1.1?
> 
> --Cheers
> Simon
> 


Re: Flink Version 1.1

Posted by Márton Balassi <ba...@gmail.com>.
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 feature that 1.1.0 would bring to the table?

Best,

Marton

On Wed, May 18, 2016 at 1:28 PM, simon peyer <si...@soom-it.ch> wrote:

> Hi guys
>
> When are you expecting to release a stable version of flink 1.1?
>
> --Cheers
> Simon
>