Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 61400 invoked from network); 5 Dec 2006 16:29:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Dec 2006 16:29:58 -0000 Received: (qmail 5794 invoked by uid 500); 5 Dec 2006 16:29:58 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 5756 invoked by uid 500); 5 Dec 2006 16:29:57 -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 5687 invoked by uid 99); 5 Dec 2006 16:29:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Dec 2006 08:29:57 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Tue, 05 Dec 2006 08:29:48 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 466237142FB for ; Tue, 5 Dec 2006 08:29:28 -0800 (PST) Message-ID: <748546.1165336168285.JavaMail.jira@brutus> Date: Tue, 5 Dec 2006 08:29:28 -0800 (PST) From: "Andrzej Bialecki (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Work started: (HADOOP-780) ReduceTask.ValueIterator should apply job configuration to Configurable values In-Reply-To: <12863.1165335921141.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 [ http://issues.apache.org/jira/browse/HADOOP-780?page=all ] Work on HADOOP-780 started by Andrzej Bialecki . > ReduceTask.ValueIterator should apply job configuration to Configurable values > ------------------------------------------------------------------------------ > > Key: HADOOP-780 > URL: http://issues.apache.org/jira/browse/HADOOP-780 > Project: Hadoop > Issue Type: Bug > Components: mapred > Affects Versions: 0.9.0, 0.10.0 > Environment: Nutch trunk/, trying to upgrade to Hadoop 0.9.0. > Reporter: Andrzej Bialecki > Assigned To: Andrzej Bialecki > Fix For: 0.9.0, 0.10.0 > > Attachments: configurable.patch > > > ReduceTask.ValueIterator should apply job configuration to Configurable values. This is similar to the way it's done in ipc.Client.Connection.run(). > Some classes in Nutch (such as FetcherOutput and ParseData) rely on this behavior, and if it's not set an NPE is thrown. -- 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