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 7A87C26D6 for ; Thu, 5 May 2011 15:41:45 +0000 (UTC) Received: (qmail 63799 invoked by uid 500); 5 May 2011 15:41:42 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 63755 invoked by uid 500); 5 May 2011 15:41:42 -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 63576 invoked by uid 99); 5 May 2011 15:41:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2011 15:41:42 +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; Thu, 05 May 2011 15:41:41 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 65F83C2AFE for ; Thu, 5 May 2011 15:41:03 +0000 (UTC) Date: Thu, 5 May 2011 15:41:03 +0000 (UTC) From: "Todd Lipcon (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <2044680042.24827.1304610063414.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <606313645.24178.1304586885478.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (MAPREDUCE-2474) Add docs to the new API Partitioner on how to access Job Configuration data 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-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated MAPREDUCE-2474: ----------------------------------- Resolution: Fixed Fix Version/s: (was: 0.22.0) Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Committed to trunk > Add docs to the new API Partitioner on how to access Job Configuration data > --------------------------------------------------------------------------- > > Key: MAPREDUCE-2474 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2474 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: documentation > Affects Versions: 0.21.0 > Reporter: Harsh J Chouraria > Assignee: Harsh J Chouraria > Priority: Minor > Labels: documentation, partitioners > Fix For: 0.23.0 > > Attachments: MAPREDUCE-2474.r1.diff > > Original Estimate: 1m > Remaining Estimate: 1m > > The new Partitioner interface does not extend Configurable classes as the old one and thus need to carry a tip on how to implement a custom partitioner that needs to feed off the Job Configuration data to work. > Attaching a patch that adds in the javadoc fix. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira