[jira] [Created] (FLINK-1587) coGroup throws NoSuchElementException on iterator.next()

2015-02-19 Thread Carsten Brandt (JIRA)
Carsten Brandt created FLINK-1587: - Summary: coGroup throws NoSuchElementException on iterator.next() Key: FLINK-1587 URL: https://issues.apache.org/jira/browse/FLINK-1587 Project: Flink Issu

[jira] [Created] (FLINK-1586) Add support for iteration visualization for Streaming programs

2015-02-19 Thread Gyula Fora (JIRA)
Gyula Fora created FLINK-1586: - Summary: Add support for iteration visualization for Streaming programs Key: FLINK-1586 URL: https://issues.apache.org/jira/browse/FLINK-1586 Project: Flink Issue

[DISCUSS] Gelly iteration abstractions

2015-02-19 Thread Vasiliki Kalavri
Hello beautiful Flink people, during the past few days, Andra and I have been discussing about how to extend Gelly's iteration methods. Alexander's course (and his awesome students) has made it obvious that vertex-centric iterations are not the best fit for algorithms which don't follow the commo

Re: [SUGGESTION] Push latest doc to Flink website

2015-02-19 Thread Henry Saputra
Thanks for all the comments and replies. Seemed like positive Yes to the idea =) As Stephan mentioned before, we could just manually push latest snapshot doc to website manually and does not have to be updated daily for a start. I can take that action item and create JIRA to track the effort. - H

[RESULT] [VOTE] Release Apache Flink 0.8.1 (RC2)

2015-02-19 Thread Robert Metzger
Hi all, 72 hours are over and the vote passes with the following result: +1 votes: Henry Marton Robert Fabian Stephan ==> +5 No -1 or 0 votes. Thanks everybody for verifying the release candidate. I'll release the files to maven and the servers. On Wed, Feb 18, 2015 at 8:14 PM, Henry Saputra

[jira] [Created] (FLINK-1585) Fix computation of TaskManager memory for Mini Cluster (tests)

2015-02-19 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-1585: --- Summary: Fix computation of TaskManager memory for Mini Cluster (tests) Key: FLINK-1585 URL: https://issues.apache.org/jira/browse/FLINK-1585 Project: Flink I

[jira] [Created] (FLINK-1584) Spurious failure of TaskManagerFailsITCase

2015-02-19 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1584: Summary: Spurious failure of TaskManagerFailsITCase Key: FLINK-1584 URL: https://issues.apache.org/jira/browse/FLINK-1584 Project: Flink Issue Type: Bug

Re: [DISCUSS] Create a shaded Hadoop fat jar to resolve library version conflicts

2015-02-19 Thread Stephan Ewen
Per offline discussion with Robert: He or I will get onto this, probably next week. On Thu, Feb 19, 2015 at 10:07 AM, Till Rohrmann wrote: > Dependency conflicts were also the reason why we have to use a different > Akka version for the Hadoop 2.0.0-alpha build profile. > > Thus, +1. > > On Wed,

Re: [DISCUSS] Create a shaded Hadoop fat jar to resolve library version conflicts

2015-02-19 Thread Till Rohrmann
Dependency conflicts were also the reason why we have to use a different Akka version for the Hadoop 2.0.0-alpha build profile. Thus, +1. On Wed, Feb 18, 2015 at 3:48 PM, Robert Metzger wrote: > I'm also in favor of shading commonly used libraries to resolve this issue > for our upstream users.

Re: [SUGGESTION] Push latest doc to Flink website

2015-02-19 Thread Till Rohrmann
+1 Definitely very helpful for users and developers. On Wed, Feb 18, 2015 at 5:21 PM, Stephan Ewen wrote: > +1 > > The website should have the latest stable docs and the latest snapshot > docs. The snapshot docs need not be daily up to date for a start. > > On Wed, Feb 18, 2015 at 4:34 PM, Márt