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 E4C866EA7 for ; Wed, 18 May 2011 17:49:30 +0000 (UTC) Received: (qmail 66278 invoked by uid 500); 18 May 2011 17:49:30 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 66230 invoked by uid 500); 18 May 2011 17:49:30 -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 66182 invoked by uid 99); 18 May 2011 17:49:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 May 2011 17:49:30 +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, 18 May 2011 17:49:28 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D540ACF196 for ; Wed, 18 May 2011 17:48:47 +0000 (UTC) Date: Wed, 18 May 2011 17:48:47 +0000 (UTC) From: "Tom White (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <831509905.22970.1305740927870.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2058224195.1444.1298052938456.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (MAPREDUCE-2338) Deprecate field selection methods on JobConf MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated MAPREDUCE-2338: --------------------------------- Hadoop Flags: [Reviewed] Status: Patch Available (was: Open) +1 I'm marking this as Patch Available so that Jenkins runs the tests for it. > Deprecate field selection methods on JobConf > -------------------------------------------- > > Key: MAPREDUCE-2338 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2338 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Reporter: Tom White > Assignee: James Warren > Labels: newbie > Attachments: MR-2338.1.patch, MR-2338.2.patch > > > KeyFieldBasedComparator and KeyFieldBasedPartitioner are libraries so should not appear as getters and setters in JobConf. For the new API there are getters and setters on KeyFieldBasedComparator and KeyFieldBasedPartitioner themselves - we should add the equivalent to the old API and deprecate the references in JobConf. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira