[jira] [Created] (FLINK-1360) Automatic type extraction for Void is missing

2015-01-06 Thread Felix Neutatz (JIRA)
Felix Neutatz created FLINK-1360: Summary: Automatic type extraction for Void is missing Key: FLINK-1360 URL: https://issues.apache.org/jira/browse/FLINK-1360 Project: Flink Issue Type: Bug

Re: [VOTE] Graduate Flink from the Incubator

2014-12-05 Thread Felix Neutatz
+1 :) 2014-12-05 12:00 GMT+01:00 Alexander Alexandrov < alexander.s.alexand...@gmail.com>: > +1 ! > > 2014-12-05 11:57 GMT+01:00 Vasiliki Kalavri : > > > +1 ^^ > > > > On 5 December 2014 at 11:54, Sebastian Schelter wrote: > > > > > +1 (binding) > > > > > > On 12/05/2014 11:51 AM, Kostas Tzoumas

Re: ScalaTest for IntelliJ

2014-11-28 Thread Felix Neutatz
tory. After run > that command, IntelliJ will be import automatically them. > > — > Chiwan Park (Sent with iPhone) > > > > > On Nov 28, 2014, at 11:07 PM, Felix Neutatz > wrote: > > > > Hi, > > > > sry, here you can find the pictures: >

Re: ScalaTest for IntelliJ

2014-11-28 Thread Felix Neutatz
a link to it? > > > Stephan > > > On Fri, Nov 28, 2014 at 2:54 PM, Felix Neutatz > wrote: > > > Hi, > > > > I imported the whole git repository of Flink into IntelliJ. All Java and > > Scala programs work and the Java unit tests as well. But Scala unit test

ScalaTest for IntelliJ

2014-11-28 Thread Felix Neutatz
ut it didn't work. I use build version: IC-139.225.3 on Ubuntu 14.04. Attached you find pictures which show how the errors look like. Can you tell me how I can run the Scala tests? Thank you :) Best regards, Felix Neutatz

Re: Program crashes trying to read JSON file

2014-11-26 Thread Felix Neutatz
Hi Anirvan, I don't know whether this fits your goals, but you can try a Hadoop Input Format like https://github.com/alexholmes/json-mapreduce#an-inputformat-to-work-with-splittable-multi-line-json Best regards, Felix Am 26.11.2014 09:01 schrieb "Anirvan BASU" : > Ciao Stefano ! > > Thanks for th

[jira] [Created] (FLINK-1271) Extend HadoopOutputFormat and HadoopInputFormat to handle Void.class

2014-11-22 Thread Felix Neutatz (JIRA)
Felix Neutatz created FLINK-1271: Summary: Extend HadoopOutputFormat and HadoopInputFormat to handle Void.class Key: FLINK-1271 URL: https://issues.apache.org/jira/browse/FLINK-1271 Project: Flink