[
https://issues.apache.org/jira/browse/HADOOP-12116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14610532#comment-14610532
]
Hudson commented on HADOOP-12116:
---------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #2191 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2191/])
HADOOP-12116. Fix unrecommended syntax usages in hadoop/hdfs/yarn script for
cygwin in branch-2. Contributed by Li Lu. (cnauroth: rev
b8e792cba257fdb0ca266ecb2f60f3f10c3a0c3b)
* hadoop-common-project/hadoop-common/CHANGES.txt
> Fix unrecommended syntax usages in hadoop/hdfs/yarn script for cygwin in
> branch-2
> ---------------------------------------------------------------------------------
>
> Key: HADOOP-12116
> URL: https://issues.apache.org/jira/browse/HADOOP-12116
> Project: Hadoop Common
> Issue Type: Bug
> Components: scripts
> Reporter: Li Lu
> Assignee: Li Lu
> Fix For: 2.8.0
>
> Attachments: HADOOP-12116-branch-2.001.patch
>
>
> We're using syntax like "if $cygwin; then" which may be errorounsly evaluated
> into true if cygwin is unset. We need to fix this in branch-2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)