Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 16893 invoked from network); 25 Jun 2010 00:34:11 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 Jun 2010 00:34:11 -0000 Received: (qmail 33224 invoked by uid 500); 25 Jun 2010 00:34:11 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 33133 invoked by uid 500); 25 Jun 2010 00:34:11 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 33124 invoked by uid 99); 25 Jun 2010 00:34:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jun 2010 00:34:10 +0000 X-ASF-Spam-Status: No, hits=-1543.7 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, 25 Jun 2010 00:34:10 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5P0XnFw021527 for ; Fri, 25 Jun 2010 00:33:50 GMT Message-ID: <26505420.50631277426029913.JavaMail.jira@thor> Date: Thu, 24 Jun 2010 20:33:49 -0400 (EDT) From: "Konstantin Shvachko (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Updated: (MAPREDUCE-1893) Multiple reducers for Slive In-Reply-To: <28824097.49621277421411771.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/MAPREDUCE-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko updated MAPREDUCE-1893: ------------------------------------------- Status: Patch Available (was: Open) > Multiple reducers for Slive > --------------------------- > > Key: MAPREDUCE-1893 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1893 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: benchmarks, test > Affects Versions: 0.22.0 > Reporter: Konstantin Shvachko > Assignee: Konstantin Shvachko > Fix For: 0.22.0 > > Attachments: SliveMultiR.patch > > > Slive currently uses single reducer. It could use multiple ones. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.