[
https://issues.apache.org/jira/browse/HDFS-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904008#action_12904008
]
Eli Collins commented on HDFS-1281:
-----------------------------------
Isn't this a dupe of HADOOP-6101? I don't see how the bin scripts hit this
since they don't appear to use relative paths.
> Fix '$bin' path duplication in setup scripts
> --------------------------------------------
>
> Key: HDFS-1281
> URL: https://issues.apache.org/jira/browse/HDFS-1281
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: scripts
> Affects Versions: 0.20-append, 0.21.0, 0.22.0
> Reporter: Nicolas Spiegelberg
> Priority: Minor
> Fix For: 0.22.0
>
> Attachments: HDFS-1281.patch
>
>
> I have my bash environment setup to echo absolute pathnames when a relative
> one is specified in 'cd'. This caused problems with all the Hadoop bash
> scripts because the script accidentally sets the $bin variable twice in this
> setup. (e.g. would set $bin="/path/bin/hadoop\n/path/bin/hadoop")
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.