Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 55E444AFE for ; Wed, 8 Jun 2011 14:05:21 +0000 (UTC) Received: (qmail 58147 invoked by uid 500); 8 Jun 2011 14:05:21 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 58119 invoked by uid 500); 8 Jun 2011 14:05:21 -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 58110 invoked by uid 99); 8 Jun 2011 14:05:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jun 2011 14:05:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jun 2011 14:05:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id EA7E41081D6 for ; Wed, 8 Jun 2011 14:04:59 +0000 (UTC) Date: Wed, 8 Jun 2011 14:04:59 +0000 (UTC) From: "Mariappan Asokan (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <82249171.3143.1307541899956.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MAPREDUCE-2454) Allow external sorter plugin for MR 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-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045964#comment-13045964 ] Mariappan Asokan commented on MAPREDUCE-2454: --------------------------------------------- Just a reminder. I would like to receive any comments on the proposed patch to support a sort plugin so that I can continue with the Unix sort plugin implementation and the testing. Thanks. > Allow external sorter plugin for MR > ----------------------------------- > > Key: MAPREDUCE-2454 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2454 > Project: Hadoop Map/Reduce > Issue Type: New Feature > Reporter: Mariappan Asokan > Priority: Minor > Attachments: KeyValueIterator.java, MR-2454-trunkPatchPreview.gz, MapOutputSorter.java, MapOutputSorterAbstract.java, ReduceInputSorter.java > > > Define interfaces and some abstract classes in the Hadoop framework to facilitate external sorter plugins both on the Map and Reduce sides. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira