Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 66542 invoked from network); 20 Oct 2008 09:19:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Oct 2008 09:19:41 -0000 Received: (qmail 35269 invoked by uid 500); 20 Oct 2008 09:19:37 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 35243 invoked by uid 500); 20 Oct 2008 09:19:37 -0000 Mailing-List: contact core-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-dev@hadoop.apache.org Received: (qmail 35232 invoked by uid 99); 20 Oct 2008 09:19:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Oct 2008 02:19:37 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Oct 2008 09:18:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 41392234C237 for ; Mon, 20 Oct 2008 02:18:44 -0700 (PDT) Message-ID: <1347280276.1224494324266.JavaMail.jira@brutus> Date: Mon, 20 Oct 2008 02:18:44 -0700 (PDT) From: "Amar Kamat (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Commented: (HADOOP-4428) Job Priorities are not handled properly In-Reply-To: <1597698827.1224164806405.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640953#action_12640953 ] Amar Kamat commented on HADOOP-4428: ------------------------------------ bq. 2) testJobRunStateChange() uses the old submitJob() api which I dont see fixed. I somehow missed the change. Plz ignore this comment. +1 for the patch. > Job Priorities are not handled properly > ---------------------------------------- > > Key: HADOOP-4428 > URL: https://issues.apache.org/jira/browse/HADOOP-4428 > Project: Hadoop Core > Issue Type: Bug > Components: contrib/capacity-sched > Affects Versions: 0.19.0 > Environment: Cluster: 106 TTs MapCapacity=212, ReduceCapacity=212 > Single Queue=default, User Limit=25, Priorities = Yes. > Using hadoop branch 0.19 revision=705159 > Reporter: Karam Singh > Assignee: Vinod K V > Priority: Blocker > Fix For: 0.19.0 > > Attachments: HADOOP-4428-20081017.1.txt, HADOOP-4428-20081020.txt > > > Job Priorities are not handled properly -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.