HADOOP_CONF_DIR is not passed to the hadoop script correctly 
-------------------------------------------------------------

                 Key: MAHOUT-745
                 URL: https://issues.apache.org/jira/browse/MAHOUT-745
             Project: Mahout
          Issue Type: Bug
          Components: Integration
            Reporter: Alex Kozlov
            Priority: Minor


When one does not set the HADOOP_CONF_DIR, it is set to HADOOP_HOME/src/conf 
(usually the config files are in the $HADOOP_HOME/conf directory).  But even 
then the location is not passed correctly to the hadoop script as we either 
need to export this setting or give it explicitly to the hadoop command.  Here 
is a patch for the latter.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to