bin/mahout doesn't match the way the packaged forms of Mahout are arranged
--------------------------------------------------------------------------
Key: MAHOUT-829
URL: https://issues.apache.org/jira/browse/MAHOUT-829
Project: Mahout
Issue Type: Bug
Reporter: Ted Dunning
bin/mahout assumes that conf is in $MAHOUT_HOME/src/conf if MAHOUT_CONF_DIR
isn't set. In the packaged version of Mahout, however, it is in
$MAHOUT_HOME/conf.
This is easy to handle with a couple of if's. Patch incoming.
--
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