NoSuchElementException while executing MapReduce-job

2014-08-25 Thread Malte Maltesmann
Hi all, when I'm trying to execute a MapReduce-Job over the HBase-Java-API I get an exception with the follwoing Stacktrace: java.util.NoSuchElementException at java.util.StringTokenizer.nextToken(StringTokenizer.java:349) at org.apache.hadoop.fs.RawLocalFileSystem$DeprecatedRawLocalFileS

Re: NoSuchElementException while executing MapReduce-job

2014-08-28 Thread Malte Maltesmann
okeeper > > >hbase.zookeeper.quorum >my.hbase.server.de > > > > Do you have any other suggestions? > > Regards > Malte > > > Am 25.08.2014 um 18:01 schrieb Ted Yu: > > Looks like you were running in a secure setup. > > > > If th

Re: NoSuchElementException while executing MapReduce-job

2014-09-03 Thread Malte Maltesmann
name > yarn > > > Cheers > > > On Thu, Aug 28, 2014 at 5:51 AM, Malte Maltesmann < > malte.maltesm...@gmail.com> wrote: > > > I did not use maven earlier for this, but if I try it with maven and the > > following pom.xml: > > > > ht