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 E26B0D616 for ; Thu, 13 Sep 2012 11:25:09 +0000 (UTC) Received: (qmail 17965 invoked by uid 500); 13 Sep 2012 11:25:09 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 17765 invoked by uid 500); 13 Sep 2012 11:25:08 -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 17719 invoked by uid 99); 13 Sep 2012 11:25:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Sep 2012 11:25:07 +0000 Date: Thu, 13 Sep 2012 22:25:07 +1100 (NCT) From: "Tom White (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <399124368.74376.1347535507917.JavaMail.jiratomcat@arcas> In-Reply-To: <1916484151.29530.1330455466808.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (MAPREDUCE-3936) Clients should not enforce counter limits 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-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated MAPREDUCE-3936: --------------------------------- Target Version/s: 1.1.0, 2.0.3-alpha (was: 1.1.0) Status: Patch Available (was: Open) > Clients should not enforce counter limits > ------------------------------------------ > > Key: MAPREDUCE-3936 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-3936 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: mrv1 > Reporter: Tom White > Assignee: Tom White > Attachments: MAPREDUCE-3936.patch, MAPREDUCE-3936.patch > > > The code for enforcing counter limits (from MAPREDUCE-1943) creates a static JobConf instance to load the limits, which may throw an exception if the client limit is set to be lower than the limit on the cluster (perhaps because the cluster limit was raised from the default). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira