From common-dev-return-76304-apmail-hadoop-common-dev-archive=hadoop.apache.org@hadoop.apache.org Fri Sep 9 22:58:33 2011 Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0AEC586BB for ; Fri, 9 Sep 2011 22:58:33 +0000 (UTC) Received: (qmail 1850 invoked by uid 500); 9 Sep 2011 22:58:31 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 1477 invoked by uid 500); 9 Sep 2011 22:58:30 -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 1460 invoked by uid 99); 9 Sep 2011 22:58:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2011 22:58:30 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,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; Fri, 09 Sep 2011 22:58:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id DDDC38D4C8 for ; Fri, 9 Sep 2011 22:58:08 +0000 (UTC) Date: Fri, 9 Sep 2011 22:58:08 +0000 (UTC) From: "Aaron T. Myers (JIRA)" To: common-dev@hadoop.apache.org Message-ID: <247828077.10325.1315609088905.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Reopened] (HADOOP-5983) Namenode shouldn't read mapred-site.xml 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-5983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers reopened HADOOP-5983: ------------------------------------ I can confirm that this issue still exists on branch-0.20-security. Reopening it so it can be fixed on that branch. Daryn, do you have time/interest to address this issue for branch-0.20-security? If not, I'd like to unassign it or maybe assign it to myself. > Namenode shouldn't read mapred-site.xml > --------------------------------------- > > Key: HADOOP-5983 > URL: https://issues.apache.org/jira/browse/HADOOP-5983 > Project: Hadoop Common > Issue Type: Bug > Components: conf > Affects Versions: 0.20.206.0 > Reporter: Rajiv Chittajallu > Assignee: Daryn Sharp > > The name node seem to read mapred-site.xml and fails if it can't parse it. > 2009-06-05 22:37:15,663 FATAL org.apache.hadoop.conf.Configuration: error parsing conf file: org.xml.sax.SAXParseException: Error attempting to parse XML file (href='/hadoop/conf/local/local-mapred-site.xml'). > 2009-06-05 22:37:15,664 ERROR org.apache.hadoop.hdfs.server.namenode.NameNode: java.lang.RuntimeException: org.xml.sax.SAXParseException: Error attempting to parse XML file (href='/hadoop/conf/local/local-mapred-site.xml'). > In our config, local-mapred-site.xml is included only in mapred-site.xml which we don't push to the namenode. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira