On 30.11.2011 Faizan(Aroha) wrote:
> Would anyone please give any hint?
> 
> On Running the following command:
> 
> bin/mahout seqdirectory -c UTF-8
> 
> -i examples/reuters-extracted/ -o reuters-seqfiles
> 
> I'm getting the following error:
> 
> 
> 
> MAHOUT_LOCAL is set, so we don't add HADOOP_CONF_DIR to classpath.
> MAHOUT_LOCAL is set, running locally

That means the job will run locally only, don't expect any jobs to appear in 
your Hadoop jobtracker.


> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/hadoop/util/ProgramDriver
>     at org.apache.mahout.driver.MahoutDriver.main(MahoutDriver.java:96)
> Caused by: java.lang.ClassNotFoundException:
> org.apache.hadoop.util.ProgramDriver

Did you build all of mahout before running the command line tool?

Isabel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to