Dear Mandanna,

It seems that you are not using the correct version of Hadoop. Please use 
version 0.20.2 as indicated, not 0.22.0. 
The version you are currently using doesn't have "ProgramDriver" and several 
other classes needed to run this benchmark (due to the changes in the API).
The easiest way to ensure that you use the correct version of the prerequisite 
packages is to download the whole benchmark from the CloudSuite website.
I believe this will solve your problem. 

Regards,
Djordje
________________________________________
From: mandanna thekkada [[email protected]]
Sent: Sunday, January 20, 2013 2:28 AM
To: [email protected]
Subject: Fwd: [cloudsuite Errors running Data Analytics Benchmark

Hi,

I'm a student at Rutgers University. I was trying to run the data analytics 
benchmark of cloudsuite and I received the following error. I looked at the 
archives of mailing list for this error and I still wasn't able to fix the 
error yet.

$:~ $MAHOUT_HOME/bin/mahout wikipediaXMLSplitter -d 
$MAHOUT_HOME/examples/temp/enwiki-20100904-pages-articles1.xml -o 
wikipedia-training/chunks -c 64
MAHOUT_LOCAL is not set; adding HADOOP_CONF_DIR to classpath.
Running on hadoop, using 
HADOOP_HOME=/home/mandanna/cloudsuite/data_analytics/hadoop-0.22.0
No HADOOP_CONF_DIR set, using 
/home/mandanna/cloudsuite/data_analytics/hadoop-0.22.0/conf
MAHOUT-JOB: 
/home/mandanna/cloudsuite/data_analytics/mahout-distribution-0.6/examples/target/mahout-examples-0.6-job.jar
13/01/18 20:49:34 WARN driver.MahoutDriver: No wikipediaXMLSplitter.props found 
on classpath, will use command-line arguments only
Exception in thread "main" java.lang.NoSuchMethodError: 
org.apache.hadoop.util.ProgramDriver.driver([Ljava/lang/String;)V
at org.apache.mahout.driver.MahoutDriver.main(MahoutDriver.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.hadoop.util.RunJar.main(RunJar.java:192)
mandanna@crypt00:~$ echo $MAHOUT_HOME
/home/mandanna/cloudsuite/data_analytics/mahout-distribution-0.6

/cloudsuite/data_analytics/mahout-distribution-0.6/examples$ cd target/
mandanna@crypt00:~/cloudsuite/data_analytics/mahout-distribution-0.6/examples/target$
 ls
archive-tmp  dependency         mahout-examples-0.6.jar      
mahout-examples-0.6-sources.jar  test-classes
classes      generated-sources  mahout-examples-0.6-job.jar  maven-archiver


I did however find the jar files in the target directory.

Can anyone help me out with this error?

Regards,
Mandanna.

Reply via email to