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

Alex Kozlov updated MAHOUT-745:
-------------------------------

    Affects Version/s: 0.5
               Status: Patch Available  (was: Open)

A simple changed to indicate the config directory for the hadoop script

> 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
>    Affects Versions: 0.5
>            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