Re: [VOTE] Release Apache Flink 0.8.0 (RC1)

2015-01-09 Thread Stephan Ewen
Just as a heads up. I am almost through with checking dependencies and licenses. Will commit that later tonight or tomorrow. On Fri, Jan 9, 2015 at 7:09 PM, Stephan Ewen wrote: > I vote to include it as well. It is sort of vital for advanced use of the > Scala API. > > It is also an isolated cha

Re: December in Flink

2015-01-09 Thread Ted Dunning
Would the user list do for now? On Fri, Jan 9, 2015 at 7:27 AM, Robert Metzger wrote: > Our PMC Chair or a ASF member has to request a list: > https://infra.apache.org/officers/mlreq > > On Fri, Jan 9, 2015 at 4:25 PM, Kostas Tzoumas > wrote: > > > Cool, does anyone know how we can do that wi

Re: [VOTE] Release Apache Flink 0.8.0 (RC1)

2015-01-09 Thread Stephan Ewen
I vote to include it as well. It is sort of vital for advanced use of the Scala API. It is also an isolated change that does not affect other components, so it should be testable very well. On Fri, Jan 9, 2015 at 7:05 PM, Robert Metzger wrote: > I'd say yes because its affecting a user. > > On

Re: [VOTE] Release Apache Flink 0.8.0 (RC1)

2015-01-09 Thread Robert Metzger
I'd say yes because its affecting a user. On Fri, Jan 9, 2015 at 7:00 PM, Aljoscha Krettek wrote: > I have a fix for this issue: > https://issues.apache.org/jira/browse/FLINK-1378?jql=project%20%3D%20FLINK > and I think this should also make it into the 0.8.0 release. > > What do you think? > >

Re: [VOTE] Release Apache Flink 0.8.0 (RC1)

2015-01-09 Thread Aljoscha Krettek
I have a fix for this issue: https://issues.apache.org/jira/browse/FLINK-1378?jql=project%20%3D%20FLINK and I think this should also make it into the 0.8.0 release. What do you think? On Fri, Jan 9, 2015 at 3:28 PM, Márton Balassi wrote: > Sure, thanks Ufuk. > > On Fri, Jan 9, 2015 at 3:15 PM, U

Re: FYI: Infra finished the TLP migration of Flink

2015-01-09 Thread Henry Saputra
Ah cool, thats good news. I think Spark may have asked new Github mirror instead of "updating" the old one. - Henry On Fri, Jan 9, 2015 at 8:50 AM, Robert Metzger wrote: > There might be a misunderstanding. I don't know the situation Spark had > when graduating, but our GitHub mirror is actually

Re: December in Flink

2015-01-09 Thread Stephan Ewen
I have requested a n...@flink.apache.org list already. The karma seems to work :-) On Fri, Jan 9, 2015 at 6:39 PM, Henry Saputra wrote: > @Stephan, could you try your newly minted role as Flink chair/ VP to > create announce@ list to test your karma? =) > > - Henry > > On Fri, Jan 9, 2015 at 7:

Re: December in Flink

2015-01-09 Thread Henry Saputra
@Stephan, could you try your newly minted role as Flink chair/ VP to create announce@ list to test your karma? =) - Henry On Fri, Jan 9, 2015 at 7:27 AM, Robert Metzger wrote: > Our PMC Chair or a ASF member has to request a list: > https://infra.apache.org/officers/mlreq > > On Fri, Jan 9, 2015

[jira] [Created] (FLINK-1383) Move the hadoopcompatibility package name to just haddop

2015-01-09 Thread Henry Saputra (JIRA)
Henry Saputra created FLINK-1383: Summary: Move the hadoopcompatibility package name to just haddop Key: FLINK-1383 URL: https://issues.apache.org/jira/browse/FLINK-1383 Project: Flink Issue

Re: FYI: Infra finished the TLP migration of Flink

2015-01-09 Thread Stephan Ewen
I agree with Robert. BTW: How could we even change that? Would we need to have infra drop the github/apache/flink repo to re-create it with the different mirror description. On Fri, Jan 9, 2015 at 5:50 PM, Robert Metzger wrote: > There might be a misunderstanding. I don't know the situation Spa

Re: FYI: Infra finished the TLP migration of Flink

2015-01-09 Thread Robert Metzger
There might be a misunderstanding. I don't know the situation Spark had when graduating, but our GitHub mirror is actually fine. It has the right name, all pending pull requests are still there and there is a redirection from "incubator-flink" to "flink". The only thing not correct is that it says

[jira] [Created] (FLINK-1382) Void is not added to TypeInfoParser

2015-01-09 Thread Felix Neutatz (JIRA)
Felix Neutatz created FLINK-1382: Summary: Void is not added to TypeInfoParser Key: FLINK-1382 URL: https://issues.apache.org/jira/browse/FLINK-1382 Project: Flink Issue Type: Bug

Re: Type Hints in the Java API

2015-01-09 Thread Stephan Ewen
Here is a doc that details type handling/extraction for both the Java API and the Scala API, including the type hints. https://github.com/apache/flink/blob/master/docs/internal_types_serialization.md Enjoy :-) On Fri, Jan 9, 2015 at 12:26 PM, Vasiliki Kalavri wrote: > Hi, > > thanks for the ni

Re: December in Flink

2015-01-09 Thread Vasiliki Kalavri
Really nice post :) +1 for news@ as well. On Jan 9, 2015 4:59 PM, "Kay Fleischmann" wrote: > kewl. A monthly / weekly overview about new features / changes would be > really great. > > This is definitly a > +++1 > > On 9 Jan 2015 12:22, "Kostas Tzoumas" wrote: > > > Hi folks, > > > > I started a

[jira] [Created] (FLINK-1381) Only one output splitter supported per operator

2015-01-09 Thread Gyula Fora (JIRA)
Gyula Fora created FLINK-1381: - Summary: Only one output splitter supported per operator Key: FLINK-1381 URL: https://issues.apache.org/jira/browse/FLINK-1381 Project: Flink Issue Type: Bug

Re: December in Flink

2015-01-09 Thread Kay Fleischmann
kewl. A monthly / weekly overview about new features / changes would be really great. This is definitly a +++1 On 9 Jan 2015 12:22, "Kostas Tzoumas" wrote: > Hi folks, > > I started a new blog series along the lines of "This month in Flink" to > give a summary of the community activity for thos

Re: December in Flink

2015-01-09 Thread Robert Metzger
Our PMC Chair or a ASF member has to request a list: https://infra.apache.org/officers/mlreq On Fri, Jan 9, 2015 at 4:25 PM, Kostas Tzoumas wrote: > Cool, does anyone know how we can do that with infra? > > On Fri, Jan 9, 2015 at 3:46 PM, Ufuk Celebi wrote: > > > On 09 Jan 2015, at 15:12, Max M

Re: December in Flink

2015-01-09 Thread Kostas Tzoumas
Cool, does anyone know how we can do that with infra? On Fri, Jan 9, 2015 at 3:46 PM, Ufuk Celebi wrote: > On 09 Jan 2015, at 15:12, Max Michels wrote: > > I think it would be good to have an additional mailing list for news. > > For open source projects, it's pretty common to have an announce

Re: December in Flink

2015-01-09 Thread Ufuk Celebi
On 09 Jan 2015, at 15:12, Max Michels wrote: > I think it would be good to have an additional mailing list for news. > For open source projects, it's pretty common to have an announce > mailing list. In addition to the monthly newsletter we could also > announce releases. +1 I think this is a go

Re: [VOTE] Release Apache Flink 0.8.0 (RC1)

2015-01-09 Thread Márton Balassi
Sure, thanks Ufuk. On Fri, Jan 9, 2015 at 3:15 PM, Ufuk Celebi wrote: > Marton, could you also cherry-pick 7f659f6 and 7e08fa1 for the next RC? > It's a minor update to the README describing the IDE setup. > > I will closed the respective issue FLINK-1109. > > On 08 Jan 2015, at 23:50, Henry Sap

[jira] [Created] (FLINK-1380) Update SplitDataStream to extend DataStream

2015-01-09 Thread Gyula Fora (JIRA)
Gyula Fora created FLINK-1380: - Summary: Update SplitDataStream to extend DataStream Key: FLINK-1380 URL: https://issues.apache.org/jira/browse/FLINK-1380 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-1379) add RSS feed for the blog

2015-01-09 Thread Max Michels (JIRA)
Max Michels created FLINK-1379: -- Summary: add RSS feed for the blog Key: FLINK-1379 URL: https://issues.apache.org/jira/browse/FLINK-1379 Project: Flink Issue Type: Improvement Compone

Re: [VOTE] Release Apache Flink 0.8.0 (RC1)

2015-01-09 Thread Ufuk Celebi
Marton, could you also cherry-pick 7f659f6 and 7e08fa1 for the next RC? It's a minor update to the README describing the IDE setup. I will closed the respective issue FLINK-1109. On 08 Jan 2015, at 23:50, Henry Saputra wrote: > Marton, could you close this VOTE thread by replying to the origin

Re: December in Flink

2015-01-09 Thread Max Michels
Hi Kostas, Great post. I think it would be good to have an additional mailing list for news. For open source projects, it's pretty common to have an announce mailing list. In addition to the monthly newsletter we could also announce releases. Best regards, Max On Fri, Jan 9, 2015 at 12:22 PM, K

[jira] [Created] (FLINK-1378) could not find implicit value for evidence parameter of type TypeInformation

2015-01-09 Thread John Sandiford (JIRA)
John Sandiford created FLINK-1378: - Summary: could not find implicit value for evidence parameter of type TypeInformation Key: FLINK-1378 URL: https://issues.apache.org/jira/browse/FLINK-1378 Project:

Re: Type Hints in the Java API

2015-01-09 Thread Vasiliki Kalavri
Hi, thanks for the nice explanation and the great work! This will simplify our Graph API-lives a lot ^^ Cheers, V. On 9 January 2015 at 11:59, Stephan Ewen wrote: > I am adding a derivative of that text to the docs right now. > > > > On Fri, Jan 9, 2015 at 11:54 AM, Robert Metzger > wrote: >

December in Flink

2015-01-09 Thread Kostas Tzoumas
Hi folks, I started a new blog series along the lines of "This month in Flink" to give a summary of the community activity for those that feel overwhelmed by the traffic in the mailing lists but would still like to follow what's happening in the project. Here is the first post I wrote with input

Re: Type Hints in the Java API

2015-01-09 Thread Stephan Ewen
I am adding a derivative of that text to the docs right now. On Fri, Jan 9, 2015 at 11:54 AM, Robert Metzger wrote: > Thank you! > > It would be amazing if you or somebody else could copy paste this into our > documentation. > > On Fri, Jan 9, 2015 at 11:44 AM, Stephan Ewen wrote: > > > Hi ev

Re: Type Hints in the Java API

2015-01-09 Thread Robert Metzger
Thank you! It would be amazing if you or somebody else could copy paste this into our documentation. On Fri, Jan 9, 2015 at 11:44 AM, Stephan Ewen wrote: > Hi everyone! > > We recently introduced type hints for the Java API. Since that is a pretty > useful feature, I wanted to quickly explain w

Type Hints in the Java API

2015-01-09 Thread Stephan Ewen
Hi everyone! We recently introduced type hints for the Java API. Since that is a pretty useful feature, I wanted to quickly explain what it is. Kudos to Timo Walther, who did a large part of this work. *Background* Flink tries to figure out as much information about what types enter and leave

[jira] [Created] (FLINK-1377) Bring Team page up to date

2015-01-09 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-1377: --- Summary: Bring Team page up to date Key: FLINK-1377 URL: https://issues.apache.org/jira/browse/FLINK-1377 Project: Flink Issue Type: Task Components:

[CANCEL] [VOTE] Release Apache Flink 0.8.0 (RC1)

2015-01-09 Thread Márton Balassi
The decision of the vote is to cancel this package. On Wed, Jan 7, 2015 at 7:37 PM, Márton Balassi wrote: > Please vote on releasing the following candidate as Apache Flink version > 0.8.0 > > This release will be the first major release for Flink as a top level > project. > > --