Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 77835 invoked from network); 8 Nov 2006 12:41:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Nov 2006 12:41:24 -0000 Received: (qmail 72360 invoked by uid 500); 8 Nov 2006 12:41:34 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 72337 invoked by uid 500); 8 Nov 2006 12:41:34 -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 72328 invoked by uid 99); 8 Nov 2006 12:41:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Nov 2006 04:41:34 -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; Wed, 08 Nov 2006 04:41:22 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4E073714314 for ; Wed, 8 Nov 2006 04:41:02 -0800 (PST) Message-ID: <2228415.1162989662314.JavaMail.jira@brutus> Date: Wed, 8 Nov 2006 04:41:02 -0800 (PST) From: "Devaraj Das (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-613) The final merge on the reduces should feed the reduce directly In-Reply-To: <32865816.1161196175060.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-613?page=all ] Devaraj Das updated HADOOP-613: ------------------------------- Attachment: reduce-get-iterator.patch Cleaned-up patch for review. Unit tests run fine, the sort application is currently being tested with this. > The final merge on the reduces should feed the reduce directly > -------------------------------------------------------------- > > Key: HADOOP-613 > URL: http://issues.apache.org/jira/browse/HADOOP-613 > Project: Hadoop > Issue Type: Improvement > Reporter: Owen O'Malley > Assigned To: Devaraj Das > Fix For: 0.9.0 > > Attachments: reduce-get-iterator.patch, reduce-get-iterator.patch > > > The final merge on the input to the reduce should use the iterators from HADOOP-611 directly rather than using a round trip to disk. -- 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