[jira] [Created] (FLINK-2385) Scala DataSet.distinct should have parenthesis

2015-07-21 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-2385: --- Summary: Scala DataSet.distinct should have parenthesis Key: FLINK-2385 URL: https://issues.apache.org/jira/browse/FLINK-2385 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-2386) Implement Kafka connector using the new Kafka Consumer API

2015-07-21 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-2386: - Summary: Implement Kafka connector using the new Kafka Consumer API Key: FLINK-2386 URL: https://issues.apache.org/jira/browse/FLINK-2386 Project: Flink

[jira] [Created] (FLINK-2388) JobManager should try retrieving jobs from archive

2015-07-21 Thread Enrique Bautista Barahona (JIRA)
Enrique Bautista Barahona created FLINK-2388: Summary: JobManager should try retrieving jobs from archive Key: FLINK-2388 URL: https://issues.apache.org/jira/browse/FLINK-2388 Project:

[jira] [Created] (FLINK-2391) Storm-compatibility:method FlinkTopologyBuilder.createTopology() throws java.lang.NullPointerException

2015-07-21 Thread Huang Wei (JIRA)
Huang Wei created FLINK-2391: Summary: Storm-compatibility:method FlinkTopologyBuilder.createTopology() throws java.lang.NullPointerException Key: FLINK-2391 URL: https://issues.apache.org/jira/browse/FLINK-2391

[jira] [Created] (FLINK-2389) Add dashboard frontend architecture amd build infrastructue

2015-07-21 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-2389: --- Summary: Add dashboard frontend architecture amd build infrastructue Key: FLINK-2389 URL: https://issues.apache.org/jira/browse/FLINK-2389 Project: Flink

[jira] [Created] (FLINK-2390) Replace iteration timeout with algorithm for detecting termination

2015-07-21 Thread Gyula Fora (JIRA)
Gyula Fora created FLINK-2390: - Summary: Replace iteration timeout with algorithm for detecting termination Key: FLINK-2390 URL: https://issues.apache.org/jira/browse/FLINK-2390 Project: Flink

Re: Communicating between nodes at runtime

2015-07-21 Thread Stephan Ewen
I see the use case for that, but I don't think that this should be realized through Flink's network stack. The network stack is designed for continuous streams, backpressure, and configurable throughput/latency. I think it is not the best solution for asynchronous messaging. Also, for the ML

[jira] [Created] (FLINK-2383) Add new Window Operator that can use Timestamps/Watermarks

2015-07-21 Thread Aljoscha Krettek (JIRA)
Aljoscha Krettek created FLINK-2383: --- Summary: Add new Window Operator that can use Timestamps/Watermarks Key: FLINK-2383 URL: https://issues.apache.org/jira/browse/FLINK-2383 Project: Flink

Re: Failing tests on Windows

2015-07-21 Thread Stephan Ewen
Thank you, we'll try to address these issues soon... On Fri, Jul 17, 2015 at 7:07 PM, Gábor Gévay gga...@gmail.com wrote: BlobUtilsTest.before:45 null BlobUtilsTest.before:45 null BlobServerDeleteTest.testDeleteFails:291 null