Re: Can't run randomtextwriter example

2010-11-26 Thread rahul patodi
you have to specify input path that is a directory where this job write its output try this: *randomtextwriter: "A map/reduce program that writes 10GB of random textual data per node" cmd to run:bin/hadoop jar hadoop-0.20.2-examples.jar randomtextwriter inputRandom class name:randomtextwr

Can't run randomtextwriter example

2010-11-26 Thread Pedro Costa
Hi, I'm trying to run the randomtextwriter example, but I gor the following error: $ bin/hadoop jar hadoop-0.20.2-dev-examples.jar randomtextwriter ~/temp/ Running 10 maps. Job started: Fri Nov 26 14:05:34 WET 2010 java.io.IOException: No input paths specified in job at org.apache.hadoop