[
https://issues.apache.org/jira/browse/HADOOP-12899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186003#comment-15186003
]
Chris Nauroth commented on HADOOP-12899:
----------------------------------------
FWIW, mine is CentOS 7 and seems to be different. (See below.) Since patch
v002 keeps the /usr/bin/env, it won't really matter.
{code}
> lsb_release -a
LSB Version:
:core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 7.1.1503 (Core)
Release: 7.1.1503
Codename: Core
> rpmquery -f /bin/bash
bash-4.2.46-12.el7.x86_64
> rpmquery -f /usr/bin/bash
bash-4.2.46-12.el7.x86_64
{code}
> 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)