Mahout script cluster-reuters.sh does not work
----------------------------------------------

                 Key: BIGTOP-499
                 URL: https://issues.apache.org/jira/browse/BIGTOP-499
             Project: Bigtop
          Issue Type: Bug
          Components: Debian
    Affects Versions: 0.3.0
            Reporter: doug chang


Mahout directory layout is mahout-distribution-0.6/examples/bin which no longer 
exists under the bigtop installation of mahout. 
Bigtop installs under /usr/share/doc/mahout; the script cluster-reuters.sh 
defines MAHOUT=../../bin/mahout which is not valid under bigtop mahout 
installation. Fix is to change MAHOUT executable from ../../ to 
MAHOUT_HOME/bin/mahout like the other HADOOP_COMPONENTS.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to