Flink Version 1.1

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

Flink Version 1.1

simon peyer
Hi guys

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

--Cheers
Simon
Reply | Threaded
Open this post in threaded view
|

Re: Flink Version 1.1

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 feature that 1.1.0 would bring to the table?

Best,

Marton

On Wed, May 18, 2016 at 1:28 PM, simon peyer <[hidden email]> wrote:
Hi guys

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

--Cheers
Simon

Reply | Threaded
Open this post in threaded view
|

Re: Flink Version 1.1

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 of flink 1.1

Thanks
--Simon


On 18 May 2016, at 13:45, Márton Balassi <[hidden email]> 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 <[hidden email]> wrote:
Hi guys

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

--Cheers
Simon


Reply | Threaded
Open this post in threaded view
|

Re: Flink Version 1.1

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 <[hidden email]> 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 <[hidden email]> 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 <[hidden email]> wrote:
Hi guys

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

--Cheers
Simon



Reply | Threaded
Open this post in threaded view
|

Re: Flink Version 1.1

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 <[hidden email]> 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 <[hidden email]> 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 <[hidden email]> 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 <[hidden email]> wrote:
Hi guys

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

--Cheers
Simon




Reply | Threaded
Open this post in threaded view
|

Re: Flink Version 1.1

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 <[hidden email]> 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 <[hidden email]> 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 <[hidden email]> 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 <[hidden email]> 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 <[hidden email]> wrote:
Hi guys

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

--Cheers
Simon





Reply | Threaded
Open this post in threaded view
|

Re: Flink Version 1.1

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, simon peyer <[hidden email]> 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
> <[hidden email]> 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 <[hidden email]> 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 <[hidden email]> 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 <[hidden email]> 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 <[hidden email]>
>> wrote:
>>>
>>> Hi guys
>>>
>>> When are you expecting to release a stable version of flink 1.1?
>>>
>>> --Cheers
>>> Simon
>>
>>
>>
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Flink Version 1.1

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 <[hidden email]> 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 <[hidden email]> 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
> <[hidden email]> 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 <[hidden email]> 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 <[hidden email]> 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 <[hidden email]> 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 <[hidden email]>
>> wrote:
>>>
>>> Hi guys
>>>
>>> When are you expecting to release a stable version of flink 1.1?
>>>
>>> --Cheers
>>> Simon
>>
>>
>>
>
>
>