Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 35023 invoked from network); 27 Oct 2007 13:34:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Oct 2007 13:34:13 -0000 Received: (qmail 91067 invoked by uid 500); 27 Oct 2007 13:33:59 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 91025 invoked by uid 500); 27 Oct 2007 13:33:59 -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 91016 invoked by uid 99); 27 Oct 2007 13:33:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Oct 2007 06:33:59 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Oct 2007 13:34:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8543C71424B for ; Sat, 27 Oct 2007 06:33:51 -0700 (PDT) Message-ID: <4317411.1193492031542.JavaMail.jira@brutus> Date: Sat, 27 Oct 2007 06:33:51 -0700 (PDT) From: "Enis Soztutar (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Commented: (HADOOP-2102) ToolBase doesn't keep configuration In-Reply-To: <16574947.1193346650937.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538198 ] Enis Soztutar commented on HADOOP-2102: --------------------------------------- So, me Arun and Devaraj agree that this is a blocker. I will commit this one to trunk and 0.15 unless any objections. > ToolBase doesn't keep configuration > ----------------------------------- > > Key: HADOOP-2102 > URL: https://issues.apache.org/jira/browse/HADOOP-2102 > Project: Hadoop > Issue Type: Bug > Components: util > Environment: All > Reporter: Dennis Kubes > Assignee: Dennis Kubes > Priority: Blocker > Fix For: 0.15.0, 0.16.0 > > Attachments: HADOOP-2012-2.patch, NUTCH-2102-1.patch > > > ToolBase which has been superceded by ToolRunner doesn't pass in an existing configuration object and therefore won't pick up initial configuration resources. One consequence of this is the nutch default and site.xml files are ignored. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.