Return-Path: Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: (qmail 35615 invoked from network); 30 Jun 2009 21:49:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Jun 2009 21:49:05 -0000 Received: (qmail 2717 invoked by uid 500); 30 Jun 2009 21:49:14 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 2660 invoked by uid 500); 30 Jun 2009 21:49:14 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 2650 invoked by uid 500); 30 Jun 2009 21:49:14 -0000 Delivered-To: apmail-hadoop-core-dev@hadoop.apache.org Received: (qmail 2647 invoked by uid 99); 30 Jun 2009 21:49:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jun 2009 21:49:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jun 2009 21:49:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id EBFF7234C052 for ; Tue, 30 Jun 2009 14:48:49 -0700 (PDT) Message-ID: <1076565307.1246398529965.JavaMail.jira@brutus> Date: Tue, 30 Jun 2009 14:48:49 -0700 (PDT) From: "Tsz Wo (Nicholas), SZE (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Resolved: (HADOOP-4212) New lines and leading spaces are not trimmed of a value when configuration is read In-Reply-To: <342107229.1221800564241.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HADOOP-4212. -------------------------------------------- Resolution: Duplicate This duplicate HADOOP-2366. > New lines and leading spaces are not trimmed of a value when configuration is read > ---------------------------------------------------------------------------------- > > Key: HADOOP-4212 > URL: https://issues.apache.org/jira/browse/HADOOP-4212 > Project: Hadoop Common > Issue Type: Bug > Components: conf > Affects Versions: 0.18.1 > Environment: Generic > Reporter: Sreekanth Ramakrishnan > Assignee: Sreekanth Ramakrishnan > Priority: Minor > Attachments: HADOOP-4212-1.patch, HADOOP-4212-TESTCASE.patch > > > While configuration value is read the leading and trailing spaces and new line characters are taken into account. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.