[jira] [Created] (FLINK-1552) Allow secondary sorts in Vertex Centric Iteration

2015-02-15 Thread Martin Kiefer (JIRA)
Martin Kiefer created FLINK-1552: Summary: Allow secondary sorts in Vertex Centric Iteration Key: FLINK-1552 URL: https://issues.apache.org/jira/browse/FLINK-1552 Project: Flink Issue Type: W

Re: [jira] [Created] (FLINK-1551) Fix History view of JobManager web interface

2015-02-15 Thread Till Rohrmann
Hmm then I guess I'm to blame. I'll look into it. On Sun, Feb 15, 2015 at 7:00 PM, Robert Metzger (JIRA) wrote: > Robert Metzger created FLINK-1551: > - > > Summary: Fix History view of JobManager web interface > Key: FLINK-1551 >

Re: [Gelly]Distributed Minimum Spanning Tree Example

2015-02-15 Thread Stephan Ewen
I think Fabian has a good direction. @Andra, are you using a mapPartition() operation? If yes, it is really non-deterministic, unless you explicitly call a partitioning before (rebalancing being a special case thereof). If you are not using that, can you point us to the code and give us a bit mor

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

2015-02-15 Thread Stephan Ewen
The release is good, except for the fact that the standalone plan visualizer tool is broken. Since this is the first test, I would actually like to stop the vote and fix the release, it is a minor issue, I'll open a pull request immediately. I am not adamant on this, though, because it affects onl

[jira] [Created] (FLINK-1551) Fix History view of JobManager web interface

2015-02-15 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-1551: - Summary: Fix History view of JobManager web interface Key: FLINK-1551 URL: https://issues.apache.org/jira/browse/FLINK-1551 Project: Flink Issue Type: Bug

Re: [DISCUSS] Scala code style - explicit vs implicit code behavior

2015-02-15 Thread Stephan Ewen
I thought about adding a wiki page for that. On Sat, Feb 14, 2015 at 7:16 PM, Henry Saputra wrote: > +1 to the idea > > I suppose no really action item for FLINK-1548? Maybe add doc about > contributing to Scala portion? > > > On Saturday, February 14, 2015, Stephan Ewen wrote: > > > Hi everyon

[jira] [Created] (FLINK-1550) Show JVM Metrics for JobManager

2015-02-15 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-1550: - Summary: Show JVM Metrics for JobManager Key: FLINK-1550 URL: https://issues.apache.org/jira/browse/FLINK-1550 Project: Flink Issue Type: Sub-task