[
https://issues.apache.org/jira/browse/MAHOUT-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056437#comment-13056437
]
Hudson commented on MAHOUT-745:
-------------------------------
Integrated in Mahout-Quality #913 (See
[https://builds.apache.org/job/Mahout-Quality/913/])
MAHOUT-745 preserve conf dir in script
srowen : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1140459
Files :
* /mahout/trunk/bin/mahout
> 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
> Assignee: Sean Owen
> Priority: Minor
> Fix For: 0.6
>
> Attachments: mahout-patch-745.txt
>
>
> 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