You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/31 00:10:39 UTC

[jira] [Resolved] (HDFS-1281) Fix '$bin' path duplication in setup scripts

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

Allen Wittenauer resolved HDFS-1281.
------------------------------------

    Resolution: Duplicate

I missed this one and have been able to duplicate it.  I'll fix as part of  the next patch for HADOOP-9902.

> 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
>         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 was sent by Atlassian JIRA
(v6.2#6252)