Please can you help me with this error?

############################################
hduser:/usr/local/mahout-distribution-0.7/examples/bin$ ./build-reuters.sh 
Please call cluster-reuters.sh directly next time.  This file is going away.
Please select a number to choose the corresponding clustering algorithm
1. kmeans clustering
2. fuzzykmeans clustering
3. dirichlet clustering
4. minhash clustering
Enter your choice : 1
ok. You chose 1 and we'll use kmeans Clustering
creating work directory at /tmp/mahout-work-hduser
Downloading Reuters-21578
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 7959k  100 7959k    0     0  72556      0  0:01:52  0:01:52 --:--:--  192k
Extracting...
MAHOUT_LOCAL is not set; adding HADOOP_CONF_DIR to classpath.
Warning: $HADOOP_HOME is deprecated.

Running on hadoop, using /usr/local/hadoop/bin/hadoop and 
HADOOP_CONF_DIR=/usr/local/hadoop/conf
MAHOUT-JOB: /usr/local/mahout-distribution-0.7/mahout-examples-0.7-job.jar
Warning: $HADOOP_HOME is deprecated.

12/06/26 08:53:50 WARN driver.MahoutDriver: No 
org.apache.lucene.benchmark.utils.ExtractReuters.props found on classpath, will 
use command-line arguments only
Deleting all files in /tmp/mahout-work-hduser/reuters-out-tmp
12/06/26 08:53:56 INFO driver.MahoutDriver: Program took 5613 ms (Minutes: 
0.09355)
MAHOUT_LOCAL is set, so we don't add HADOOP_CONF_DIR to classpath.
Warning: $HADOOP_HOME is deprecated.

MAHOUT_LOCAL is set, running locally
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:file:/usr/local/mahout-distribution-0.7/mahout-examples-0.7-job.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/usr/local/mahout-distribution-0.7/lib/slf4j-jcl-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/usr/local/mahout-distribution-0.7/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
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
        at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
        ... 1 more
Warning: $HADOOP_HOME is deprecated.

rmr: cannot remove /tmp/mahout-work-hduser/reuters-out-seqdir: No such file or 
directory.
Warning: $HADOOP_HOME is deprecated.

put: File /tmp/mahout-work-hduser/reuters-out-seqdir does not exist.

###############################################################



-----Message d'origine-----
De : Sean Owen [mailto:sro...@gmail.com] 
Envoyé : mardi 26 juin 2012 09:46
À : dev@mahout.apache.org
Objet : Re: several info

That is just a message from Hadoop, which you can ignore.

On Tue, Jun 26, 2012 at 8:43 AM, Videnova, Svetlana 
<svetlana.viden...@logica.com> wrote:
> Warning: $HADOOP_HOME is deprecated : is this caused because I set 
> HADOOP_HOME=/usr/local/hadoop?


Think green - keep it on the screen.

This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.

Reply via email to