You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Li Lu (JIRA)" <ji...@apache.org> on 2015/06/24 19:36:05 UTC

[jira] [Created] (HADOOP-12116) Fix unrecommended syntax usages in hadoop/hdfs/yarn script for cygwin in branch-2

Li Lu created HADOOP-12116:
------------------------------

             Summary: 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
            Reporter: Li Lu
            Assignee: Li Lu


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)