Hi I'm new to mahout too, but:
use latest mahout (0.7)
you also need hadoop to run mahout jobs.
mahout 0.7 should work with hadoop 1.2.0
after you download and unzip mahout and hadoop you need to set properties in mahut_install_dir/bin/mahout that would point to hadoop installation, or configure system properties.

there is great tutorial about setting up hadoop on ubuntu:
http://www.michael-noll.com/tutorials/running-hadoop-on-ubuntu-linux-single-node-cluster/

you can skip setting up hdfs and jobtracker, if you run on single node setup.

after that mahout should work.

also see comments at beginning of bin/mahout file.

W dniu 23.05.2013 21:11, parnab kumar pisze:
Hi ,

         I am new to using mahout . I have download and started using mahout
distribution 0.6. I compiled and installed the core and compiled the
examples as well . I have set MAHOUT_HOME to the root directory . When i am
giving the command *bin/mahout lda* .

  I get the following output .

MAHOUT_LOCAL is not set; adding HADOOP_CONF_DIR to classpath.
no HADOOP_HOME set, running locally
Error: Could not find or load main class
org.apache.mahout.driver.MahoutDriver.

What i am doing wrong . What setting are required please help.

Thanks,
Parnab..


Reply via email to