From hadoop-dev-return-295-apmail-lucene-hadoop-dev-archive=lucene.apache.org@lucene.apache.org Thu Mar 02 01:41:17 2006 Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 44066 invoked from network); 2 Mar 2006 01:41:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Mar 2006 01:41:17 -0000 Received: (qmail 65922 invoked by uid 500); 2 Mar 2006 01:42:04 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 65906 invoked by uid 500); 2 Mar 2006 01:42:04 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 65897 invoked by uid 99); 2 Mar 2006 01:42:04 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2006 17:42:01 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id A7214DC for ; Thu, 2 Mar 2006 02:41:40 +0100 (CET) Message-ID: <1770501576.1141263700653.JavaMail.jira@ajax.apache.org> Date: Thu, 2 Mar 2006 02:41:40 +0100 (CET) From: "stack@archive.org (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-60) Specification of alternate conf. directory In-Reply-To: <1076910929.1141059406460.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/HADOOP-60?page=all ] stack@archive.org updated HADOOP-60: ------------------------------------ Attachment: HADOOP_CONF_DIR-v2.patch Version of patch that will go against 382230. Thanks for the feedback Owen. I integrated your comments into this version of the patch. > Specification of alternate conf. directory > ------------------------------------------ > > Key: HADOOP-60 > URL: http://issues.apache.org/jira/browse/HADOOP-60 > Project: Hadoop > Type: Improvement > Reporter: stack@archive.org > Priority: Minor > Attachments: HADOOP_CONF_DIR-v2.patch, HADOOP_CONF_DIR.patch > > Currently, hadoop configuration must be done by making edits and addition to ${HADOOP_HOME}/conf. Allowing specification of an alternate configuration directory will allow keeping configuration and binary distinct. Benefits include: Binary can be made read-only; or binary is blanket-updateable with configuration undisturbed. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira