[
https://issues.apache.org/jira/browse/HADOOP-6851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer resolved HADOOP-6851.
--------------------------------------
Resolution: Duplicate
next patch version of HADOOP-9902 will include this fix. Closing as a dupe.
> Fix '$bin' path duplication in setup scripts
> --------------------------------------------
>
> Key: HADOOP-6851
> URL: https://issues.apache.org/jira/browse/HADOOP-6851
> Project: Hadoop Common
> Issue Type: Bug
> Components: scripts
> Reporter: Nicolas Spiegelberg
> Priority: Trivial
> Attachments: HADOOP-6851-0.22.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 jira is for common scripts. I filed a separate jira for HDFS scripts,
> which share the same pattern.
--
This message was sent by Atlassian JIRA
(v6.2#6252)