Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 50268 invoked from network); 3 Jul 2009 06:39:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Jul 2009 06:39:00 -0000 Received: (qmail 54385 invoked by uid 500); 3 Jul 2009 06:39:11 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 54345 invoked by uid 500); 3 Jul 2009 06:39:11 -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 54335 invoked by uid 99); 3 Jul 2009 06:39:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jul 2009 06:39:11 +0000 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; Fri, 03 Jul 2009 06:39:08 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2E3E8234C004 for ; Thu, 2 Jul 2009 23:38:47 -0700 (PDT) Message-ID: <1866518303.1246603127175.JavaMail.jira@brutus> Date: Thu, 2 Jul 2009 23:38:47 -0700 (PDT) From: "Sreekanth Ramakrishnan (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Commented: (MAPREDUCE-694) JSP jars should be added to dependcy list for Capacity scheduler In-Reply-To: <295230966.1246520207838.JavaMail.jira@brutus> 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-694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726807#action_12726807 ] Sreekanth Ramakrishnan commented on MAPREDUCE-694: -------------------------------------------------- +1 to the patch. Verified that the tests in capacity scheduler which use MiniMRCluster dont throw ClassNotFoundException anymore. > JSP jars should be added to dependcy list for Capacity scheduler > ---------------------------------------------------------------- > > Key: MAPREDUCE-694 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-694 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: build, contrib/capacity-sched > Reporter: Sreekanth Ramakrishnan > Attachments: mapreduce-694.patch > > > Currently JSP*.jar is not added in dependency list for junit target causing, {{TestQueueCapacities}} to throw {{ClassNotFoundException}} while {{MiniMRCluster}} starts up -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.