Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 012399FC0 for ; Wed, 1 Feb 2012 00:25:19 +0000 (UTC) Received: (qmail 2266 invoked by uid 500); 1 Feb 2012 00:25:18 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 2145 invoked by uid 500); 1 Feb 2012 00:25:17 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 2129 invoked by uid 99); 1 Feb 2012 00:25:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2012 00:25:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2012 00:25:16 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B3A49167B57 for ; Wed, 1 Feb 2012 00:24:56 +0000 (UTC) Date: Wed, 1 Feb 2012 00:24:56 +0000 (UTC) From: "Roman Shaposhnik (Updated) (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1308867103.656.1328055896737.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <934803385.648.1328055776774.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HADOOP-8010) hadoop-config.sh spews error message when HADOOP_HOME_WARN_SUPPRESS is set to true and HADOOP_HOME is present MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-8010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Shaposhnik updated HADOOP-8010: ------------------------------------- Attachment: HADOOP-8010.patch.txt > hadoop-config.sh spews error message when HADOOP_HOME_WARN_SUPPRESS is set to true and HADOOP_HOME is present > ------------------------------------------------------------------------------------------------------------- > > Key: HADOOP-8010 > URL: https://issues.apache.org/jira/browse/HADOOP-8010 > Project: Hadoop Common > Issue Type: Bug > Components: scripts > Affects Versions: 1.0.0 > Reporter: Roman Shaposhnik > Assignee: Roman Shaposhnik > Priority: Minor > Fix For: 1.0.1 > > Attachments: HADOOP-8010.patch.txt > > > Running hadoop daemon commands when HADOOP_HOME_WARN_SUPPRESS is set to true and HADOOP_HOME is present produces: > {noformat} > [: 76: true: unexpected operator > {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira