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 DCF22989D for ; Fri, 22 Jun 2012 14:43:43 +0000 (UTC) Received: (qmail 42731 invoked by uid 500); 22 Jun 2012 14:43:43 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 42689 invoked by uid 500); 22 Jun 2012 14:43:43 -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 42681 invoked by uid 99); 22 Jun 2012 14:43:43 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jun 2012 14:43:43 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 8726014001F for ; Fri, 22 Jun 2012 14:43:43 +0000 (UTC) Date: Fri, 22 Jun 2012 14:43:43 +0000 (UTC) From: "Hudson (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1406327138.44101.1340376223557.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1595320830.44881.1339016483502.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (MAPREDUCE-4320) gridmix mainClass wrong in pom.xml 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-4320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399345#comment-13399345 ] Hudson commented on MAPREDUCE-4320: ----------------------------------- Integrated in Hadoop-Mapreduce-trunk #1117 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1117/]) MAPREDUCE-4320. gridmix mainClass wrong in pom.xml (tgraves) (Revision 1352550) Result = FAILURE tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1352550 Files : * /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt * /hadoop/common/trunk/hadoop-tools/hadoop-gridmix/pom.xml > gridmix mainClass wrong in pom.xml > ---------------------------------- > > Key: MAPREDUCE-4320 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-4320 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: contrib/gridmix > Affects Versions: 0.23.3 > Reporter: Thomas Graves > Assignee: Thomas Graves > Fix For: 0.23.3 > > Attachments: MAPREDUCE-4320.patch, MAPREDUCE-4320.patch, MAPREDUCE-4320.patch > > > when trying to run gridmix its actually trying to run org.apache.hadoop.tools.HadoopArchives. > the pom.xml needs to be fixed to have correct mainClass: org.apache.hadoop.mapred.gridmix.Gridmix -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira