You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Elmer Garduno (JIRA)" <ji...@apache.org> on 2013/06/02 10:01:24 UTC

[jira] [Updated] (MAHOUT-1108) cluster-reuters.sh executes seqdirectory with MAHOUT_LOCAL=true

     [ https://issues.apache.org/jira/browse/MAHOUT-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elmer Garduno updated MAHOUT-1108:
----------------------------------

    Fix Version/s: 0.8
           Status: Patch Available  (was: Open)

This patch works both with MAHOUT_LOCAL=true and in cluster mode.
                
> 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
>             Fix For: 0.8
>
>         Attachments: MAHOUT-1108.patch
>
>   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