Re: Executing Eclipse Plugin

2010-09-25 Thread Johannes.Lichtenberger
On 09/25/2010 02:52 PM, Johannes.Lichtenberger wrote: > Hi, > > I've a problem using the eclipse plugin... I've started Hadoop/MapReduce > 0.20.2 with `bin/start-mapred.sh` or `bin/start-all.sh` and then > executed the main class within Eclipse "Run on hadoop", but then > everytime it reads a bigg

Executing Eclipse Plugin

2010-09-25 Thread Johannes.Lichtenberger
Hi, I've a problem using the eclipse plugin... I've started Hadoop/MapReduce 0.20.2 with `bin/start-mapred.sh` or `bin/start-all.sh` and then executed the main class within Eclipse "Run on hadoop", but then everytime it reads a bigger XML file (about 9 Gb) it freezes. I've used a StAX parser, in a