From common-issues-return-8409-apmail-hadoop-common-issues-archive=hadoop.apache.org@hadoop.apache.org Fri May 21 18:13:42 2010 Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 66668 invoked from network); 21 May 2010 18:13:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 May 2010 18:13:41 -0000 Received: (qmail 68230 invoked by uid 500); 21 May 2010 18:13:41 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 68193 invoked by uid 500); 21 May 2010 18:13:41 -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 68185 invoked by uid 99); 21 May 2010 18:13:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 May 2010 18:13:41 +0000 X-ASF-Spam-Status: No, hits=-1453.1 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 May 2010 18:13:41 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4LIDL2I016951 for ; Fri, 21 May 2010 18:13:21 GMT Message-ID: <19763167.24751274465601092.JavaMail.jira@thor> Date: Fri, 21 May 2010 14:13:21 -0400 (EDT) From: "Allen Wittenauer (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Commented: (HADOOP-6783) Rename core-* configuration files to common-* In-Reply-To: <9760593.18001274444056685.JavaMail.jira@thor> 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-6783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870085#action_12870085 ] Allen Wittenauer commented on HADOOP-6783: ------------------------------------------ While splitting the config may have made things easier for devs (maybe? is there any evidence that having xxx-xxx.xml did?), it would be MUCH easier from an ops and end user perspective if this was one big file again. Pushing around 3 files instead of 1 adds extra coordination and esp confusion for new users. [I've lost track of how many times users tried to connect the hdfs client to the nn web ui port.] If we want to retain the semi-autonomy, we could make stanzas for each project. > Rename core-* configuration files to common-* > --------------------------------------------- > > Key: HADOOP-6783 > URL: https://issues.apache.org/jira/browse/HADOOP-6783 > Project: Hadoop Common > Issue Type: Bug > Components: conf > Reporter: Chris Douglas > Fix For: 0.21.0 > > > To reflect the name of the project, the {{core-site.xml}} and {{core-default.xml}} configuration files should be renamed to {{common-}} and the references in documentation (including javadoc) should be updated. Compatibility should be maintained, with a warning. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.