Re: NullPointerException in Spring Data Hadoop with CDH4

2013-02-12 Thread Christian Schneider
Best Regards, Christian. Original-Nachricht > Datum: Tue, 12 Feb 2013 16:56:50 +0100 > Von: Christian Schneider > An: ironh...@gmx.com > Betreff: Fwd: NullPointerException in Spring Data Hadoop with CDH4 > -- Forwarded message -- > From

Re: NullPointerException in Spring Data Hadoop with CDH4

2013-02-12 Thread Costin Leau
Hi, For Spring Data Hadoop problems, it's best to use the designated forum [1]. These being said I've tried to reproduce your error but I can't - I've upgraded the build to CDH 4.1.3 which runs fine against the VM on the CI (4.1.1). Maybe you have some other libraries on the client classpath?

NullPointerException in Spring Data Hadoop with CDH4

2013-02-12 Thread Christian Schneider
Hi, I try to use Spring Data Hadoop with CDH4 to write a Map Reduce Job. On startup, I get the following exception: Exception in thread "SimpleAsyncTaskExecutor-1" java.lang.ExceptionInInitializerError at org.springframework.data.hadoop.mapreduce.JobExecutor$2.run(JobExecutor.java:183)