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 C77774701 for ; Thu, 12 May 2011 00:04:29 +0000 (UTC) Received: (qmail 47144 invoked by uid 500); 12 May 2011 00:04:29 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 47091 invoked by uid 500); 12 May 2011 00:04:29 -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 47078 invoked by uid 99); 12 May 2011 00:04:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 May 2011 00:04:29 +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, 12 May 2011 00:04:27 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 922BB824E8 for ; Thu, 12 May 2011 00:03:47 +0000 (UTC) Date: Thu, 12 May 2011 00:03:47 +0000 (UTC) From: "Arun C Murthy (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <579033335.5461.1305158627595.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <686043713.61474.1302908525812.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MAPREDUCE-2441) regression: maximum limit of -1 + user-lmit math appears to be off 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-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032190#comment-13032190 ] Arun C Murthy commented on MAPREDUCE-2441: ------------------------------------------ Allen, I'm sorry I missed this ticket. As we briefly spoke over IM previously, the CS in 0.20.203 is designed to not allow a single user to go over the natural limit of the queue. As in the docs, you'll need to set the user-limit-factor for the queue to allow a user to go over... I'm pretty sure I told you on in person ;) > regression: maximum limit of -1 + user-lmit math appears to be off > ------------------------------------------------------------------ > > Key: MAPREDUCE-2441 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2441 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: contrib/capacity-sched > Affects Versions: 0.20.203.0 > Reporter: Allen Wittenauer > Priority: Critical > Attachments: capsched.xml > > > The math around the slot usage when maximum-capacity=-1 appears to be faulty. See comments. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira