[
https://issues.apache.org/jira/browse/HADOOP-12899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15185955#comment-15185955
]
Andrew Wang commented on HADOOP-12899:
--------------------------------------
I actually just checked a CentOS 6.4 box too, and it came up /bin/bash:
{noformat}
# which bash
/bin/bash
# lsb_release -a
LSB Version:
:base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Distributor ID: CentOS
Description: CentOS release 6.4 (Final)
Release: 6.4
Codename: Final
# /usr/bin/bash
-bash: /usr/bin/bash: No such file or directory
{noformat}
> External distribution stitching scripts do not work correctly on Windows.
> -------------------------------------------------------------------------
>
> Key: HADOOP-12899
> URL: https://issues.apache.org/jira/browse/HADOOP-12899
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Environment: Windows
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Blocker
> Attachments: HADOOP-12899.001.patch, HADOOP-12899.002.patch
>
>
> In HADOOP-12850, we pulled the dist-layout-stitching and dist-tar-stitching
> scripts out of hadoop-dist/pom.xml and into external files. It appears this
> change is not working correctly on Windows.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)