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

Bruno Mahé updated HADOOP-7801:
-------------------------------

    Attachment: HADOOP-7801-3.patch

Thank you very much for your review!
Please find attach a new patch fixing the issue you noticed.
Rather than removing my change to fuse_dfs_wrapper.sh, I removed the enclosing 
if statement in order to have a consistent handling of HADOOP_PREFIX across all 
hadoop scripts.
Please, let me know if this is an issue.
                
> HADOOP_PREFIX cannot be overriden
> ---------------------------------
>
>                 Key: HADOOP-7801
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7801
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0
>            Reporter: Bruno Mahé
>         Attachments: HADOOP-7801-2.patch, HADOOP-7801-3.patch, 
> HADOOP-7801.patch
>
>
> hadoop-config.sh forces HADOOP_prefix to a specific value:
> export HADOOP_PREFIX=`dirname "$this"`/..
> It would be nice to make this overridable.

--
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