Re: problems starting the training exercise TaxiRideCleansing on local cluster

2017-07-23 Thread Günter Hipler
Hi Nico, thanks for looking into it. The reason for the behavior on my system: I had two different jdk versions installed (openjdk and oracle jdk) - I wasn't aware of because I prefer to use generally the oracle jdk. Somehow, I didn't analyze at greater depth, both versions were used in

Re: problems starting the training exercise TaxiRideCleansing on local cluster

2017-07-10 Thread Nico Kruber
Hi Günter, unfortunately, I cannot reproduce your error. This is what I did (following http://training.data-artisans.com/devEnvSetup.html): * clone and build the flink-training-exercises project: git clone https://github.com/dataArtisans/flink-training-exercises.git cd flink-training-exercises

Re: problems starting the training exercise TaxiRideCleansing on local cluster

2017-07-09 Thread Günter Hipler
Thanks for response. My classpath contains a version mvn dependency:build-classpath [INFO] Scanning for projects... [INFO] [INFO] [INFO] Building Flink Quickstart Job 0.1 [INFO]

problems starting the training exercise TaxiRideCleansing on local cluster

2017-07-09 Thread Günter Hipler
Hi, sorry for this newbie question... I'm following the data artisans exercises and wanted to run the TaxiRide Cleansing job on my local cluster (version 1.3.1) (http://training.data-artisans.com/exercises/rideCleansing.html) While this is possible within my IDE the cluster throws an