Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
0.20-append, 0.21.0, 0.22.0
-
None
-
None
Description
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")
Attachments
Attachments
Issue Links
- duplicates
-
HADOOP-6101 CDPATH environment variable causes bin scripts to fail.
- Resolved
- is cloned by
-
HADOOP-6851 Fix '$bin' path duplication in setup scripts
- Resolved
-
HBASE-2831 Fix '$bin' path duplication in setup scripts
- Closed
- is duplicated by
-
HADOOP-9902 Shell script rewrite
- Resolved