[
https://issues.apache.org/jira/browse/MAHOUT-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488425#comment-13488425
]
Elmer Garduno edited comment on MAHOUT-1108 at 11/1/12 2:38 AM:
----------------------------------------------------------------
Yes the HADOOP_HOME variable is set. I added a more balanced approach that
copies the reuters-sgm files to the cluster from the beginning and then runs
all the operations on the cluster.
I have updated the request.
https://github.com/apache/mahout/pull/9
What do you think?
Thanks
was (Author: elmer.garduno):
Yes the HADOOP_HOME variable is set. I added a more balanced approach that
copies the reuters-sgm files to the cluster from the beginning and then runs
all the operations on the cluster.
I have updated the request.
https://github.com/apache/mahout/pull/9
Thanks
> cluster-reuters.sh executes seqdirectory with MAHOUT_LOCAL=true
> ---------------------------------------------------------------
>
> Key: MAHOUT-1108
> URL: https://issues.apache.org/jira/browse/MAHOUT-1108
> Project: Mahout
> Issue Type: Bug
> Affects Versions: 0.7
> Reporter: Elmer Garduno
> Priority: Minor
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Got the following exception when running the command with HADOOP_CONF and
> HADOOP_CONF_DIR
> 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(Unknown Source)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> ... 1 more
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira