Re: JobTimeoutException: Lost connection to JobManager

2015-04-15 Thread Mohamed Nadjib MAMI
blem should now be gone. Please let us know if you experience other issues! Greetings, Stephan On Tue, Apr 14, 2015 at 9:57 PM, Mohamed Nadjib MAMI mailto:m...@iai.uni-bonn.de>> wrote: Hello, Once I got the message, few seconds, I received your email. Well, this just to

Re: JobTimeoutException: Lost connection to JobManager

2015-04-14 Thread Mohamed Nadjib MAMI
I am running everything locally through the intelij IDE. Maven dependency is set to 0.9-SNAPSHOT. I have an 8-core Ubuntu 14.04 machine. Thanks in advance :D -- Regards, Grüße, Cordialement, Recuerdos, Saluti, προσρήσεις, 问候, تحياتي. Mohamed Nadjib Mami PhD Student - EIS Depar

Re: Exception with Java Table API example

2015-04-13 Thread Mohamed Nadjib MAMI
Well, it worked, I replaced 0.9-hadoop1-SNAPSHOT by of0.9-SNAPSHOT. On 13.04.2015 10:20, Mohamed Nadjib MAMI wrote: Here it is: https://gist.github.com/MohamedNadjibMAMI/6dedbea0b33c64928d6a On 13.04.2015 10:14, Robert Metzger wrote: Can you post your pom.xml here: https://gist.github.com

Re: Exception with Java Table API example

2015-04-13 Thread Mohamed Nadjib MAMI
15 at 10:12 AM, Mohamed Nadjib MAMI mailto:m...@iai.uni-bonn.de>> wrote: Hello Robert, I'm not using Scala, no Scala dependency in my pom file. Thanks On 13.04.2015 09:31, Robert Metzger wrote: Hi, the error looks like a mixup of the Scala versions. Ar

Re: Exception with Java Table API example

2015-04-13 Thread Mohamed Nadjib MAMI
Hello Robert, I'm not using Scala, no Scala dependency in my pom file. Thanks On 13.04.2015 09:31, Robert Metzger wrote: Hi, the error looks like a mixup of the Scala versions. Are you adding any scala 2.11 dependencies in your pom? On Sun, Apr 12, 2015 at 9:35 PM, Mohamed Nadjib

Re: Exception with Java Table API example

2015-04-12 Thread Mohamed Nadjib MAMI
Hello, Suit to my previous email, apologize, the error was in: /Table table = tableEnv.toTable(input);/ Cheers, Mohamed On 12.04.2015 21:33, Mohamed Nadjib MAMI wrote: Hello all, I've just tried the example of Java Table API as-is on the docs but I'm getting this exception:

Exception with Java Table API example

2015-04-12 Thread Mohamed Nadjib MAMI
Hello all, I've just tried the example of Java Table API as-is on the docs but I'm getting this exception: /Exception in thread "main" java.lang.NoSuchMethodError: scala.runtime.BooleanRef.create(Z)Lscala/runtime/BooleanRef;// //at org.apache.flink.api.table.trees.TreeNode.exists(TreeNod