Re: Planning Release 0.8.1

2015-02-10 Thread Felix Neutatz
Yes, that's the case. So this is even better :) 2015-02-10 10:22 GMT+01:00 Robert Metzger : > @Felix: I think your changes have been backported by Aljoscha's commit to > the release-0.8 branch: > > https://github.com/apache/flink/commit/cd2f88afdad4c9eb2cd141eb3283d2e0084b2527 > > I would like to

Re: Planning Release 0.8.1

2015-02-10 Thread Robert Metzger
@Felix: I think your changes have been backported by Aljoscha's commit to the release-0.8 branch: https://github.com/apache/flink/commit/cd2f88afdad4c9eb2cd141eb3283d2e0084b2527 I would like to merge this to the "release-0.8" branch as well: https://github.com/apache/flink/pull/376 After that, al

Re: Planning Release 0.8.1

2015-02-09 Thread Felix Neutatz
Yes, that would be great :) 2015-02-09 14:37 GMT+01:00 Robert Metzger : > Yes. > > Do you mean this? https://github.com/apache/flink/pull/287 > > I guess you would like to have this for the Parquet blog post? If so, we > can merge it in my opinion. > > > On Mon, Feb 9, 2015 at 2:30 PM, Felix Neut

Re: Planning Release 0.8.1

2015-02-09 Thread Robert Metzger
Yes. Do you mean this? https://github.com/apache/flink/pull/287 I guess you would like to have this for the Parquet blog post? If so, we can merge it in my opinion. On Mon, Feb 9, 2015 at 2:30 PM, Felix Neutatz wrote: > @Robert, does this also include the Kryo Protobuff support? If yes we cou

Re: Planning Release 0.8.1

2015-02-09 Thread Felix Neutatz
@Robert, does this also include the Kryo Protobuff support? If yes we could also ship my changes of the Hadoopinputformat :) Am 09.02.2015 14:27 schrieb "Robert Metzger" : > Cool. > > I'm currently also testing my last change (kryo serializers). I think I'll > start creating the release candidate

Re: Planning Release 0.8.1

2015-02-09 Thread Robert Metzger
Cool. I'm currently also testing my last change (kryo serializers). I think I'll start creating the release candidate in one hour. On Mon, Feb 9, 2015 at 2:24 PM, Márton Balassi wrote: > Went through the streaming commits with Gyula and assembled the ones > missing. Pushing it as soon as travis

Re: Planning Release 0.8.1

2015-02-09 Thread Márton Balassi
Went through the streaming commits with Gyula and assembled the ones missing. Pushing it as soon as travis passes. On Fri, Feb 6, 2015 at 2:26 PM, Robert Metzger wrote: > It seems that quite a few important fixes still need some work until they > are ready. > I'll extend the "deadline" to Monday

Re: Planning Release 0.8.1

2015-02-06 Thread Robert Metzger
It seems that quite a few important fixes still need some work until they are ready. I'll extend the "deadline" to Monday morning (CET), since we can not vote during the weekends anyways. On Fri, Feb 6, 2015 at 1:16 PM, Stephan Ewen wrote: > I am working on fixes for local split assignment and c

Re: Planning Release 0.8.1

2015-02-06 Thread Stephan Ewen
I am working on fixes for local split assignment and custom input split. Would be good to include those as well... On Fri, Feb 6, 2015 at 12:52 PM, Aljoscha Krettek wrote: > @robert, yes, will do > > On Fri, Feb 6, 2015 at 12:28 PM, Márton Balassi > wrote: > > Found a streaming bug, Gyula fixed

Re: Planning Release 0.8.1

2015-02-06 Thread Aljoscha Krettek
@robert, yes, will do On Fri, Feb 6, 2015 at 12:28 PM, Márton Balassi wrote: > Found a streaming bug, Gyula fixed it. Pushing it soon to both master and > branch-0.8. > > On Fri, Feb 6, 2015 at 11:51 AM, Robert Metzger wrote: > >> @Aljoscha, can you merge the backported fix to the "release-0.8"

Re: Planning Release 0.8.1

2015-02-06 Thread Márton Balassi
Found a streaming bug, Gyula fixed it. Pushing it soon to both master and branch-0.8. On Fri, Feb 6, 2015 at 11:51 AM, Robert Metzger wrote: > @Aljoscha, can you merge the backported fix to the "release-0.8" branch > when its ready? > > On Fri, Feb 6, 2015 at 11:39 AM, Aljoscha Krettek > wrote:

Re: Planning Release 0.8.1

2015-02-06 Thread Robert Metzger
@Aljoscha, can you merge the backported fix to the "release-0.8" branch when its ready? On Fri, Feb 6, 2015 at 11:39 AM, Aljoscha Krettek wrote: > I have a fix for this user-discovered bug: > > https://issues.apache.org/jira/browse/FLINK-1463?jql=project%20%3D%20FLINK%20AND%20assignee%20%3D%20cu

Re: Planning Release 0.8.1

2015-02-06 Thread Aljoscha Krettek
I have a fix for this user-discovered bug: https://issues.apache.org/jira/browse/FLINK-1463?jql=project%20%3D%20FLINK%20AND%20assignee%20%3D%20currentUser()%20AND%20resolution%20%3D%20Unresolved in this PR: https://github.com/apache/flink/pull/353 This should probably also be back-ported to 0.8.1

Re: Planning Release 0.8.1

2015-02-05 Thread Aljoscha Krettek
I have the PR ready. :D On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen wrote: > I would like to add it to 0.8.1. People have asked for it... > > On Thu, Feb 5, 2015 at 2:36 PM, Aljoscha Krettek > wrote: > >> Do we want to have HadoopInputFormat support for Scala in 0.8.1? >> >> On Thu, Feb 5, 201

Re: Planning Release 0.8.1

2015-02-05 Thread Stephan Ewen
I would like to add it to 0.8.1. People have asked for it... On Thu, Feb 5, 2015 at 2:36 PM, Aljoscha Krettek wrote: > Do we want to have HadoopInputFormat support for Scala in 0.8.1? > > On Thu, Feb 5, 2015 at 2:29 PM, Stephan Ewen wrote: > > I think we need to make a pass through the recent 0

Re: Planning Release 0.8.1

2015-02-05 Thread Aljoscha Krettek
Do we want to have HadoopInputFormat support for Scala in 0.8.1? On Thu, Feb 5, 2015 at 2:29 PM, Stephan Ewen wrote: > I think we need to make a pass through the recent 0.9 commits and cherry > pick some more into 0.8.1. There were quite a few bug fixes. > > Also, this one is rather critical and

Re: Planning Release 0.8.1

2015-02-05 Thread Stephan Ewen
I think we need to make a pass through the recent 0.9 commits and cherry pick some more into 0.8.1. There were quite a few bug fixes. Also, this one is rather critical and pending: https://github.com/apache/flink/pull/318 On Thu, Feb 5, 2015 at 2:27 PM, Robert Metzger wrote: > Hi guys, > > I wo