Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C28811082D for ; Thu, 7 Nov 2013 14:53:48 +0000 (UTC) Received: (qmail 98442 invoked by uid 500); 7 Nov 2013 14:53:48 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 98334 invoked by uid 500); 7 Nov 2013 14:53:44 -0000 Mailing-List: contact dev-help@falcon.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.incubator.apache.org Delivered-To: mailing list dev@falcon.incubator.apache.org Received: (qmail 98310 invoked by uid 99); 7 Nov 2013 14:53:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Nov 2013 14:53:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 07 Nov 2013 14:53:40 +0000 Received: (qmail 96977 invoked by uid 99); 7 Nov 2013 14:53:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Nov 2013 14:53:18 +0000 Date: Thu, 7 Nov 2013 14:53:18 +0000 (UTC) From: "Arpit Gupta (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FALCON-173) falcon war in distributed mode packages hadoop-1.1.2 core jar causing deployed hadoop jars to be ignored 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/FALCON-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13816014#comment-13816014 ] Arpit Gupta commented on FALCON-173: ------------------------------------ Verified that if i use mvn clean assembly:assembly -DskipTests -DskipCheck=true -P distributed,hadoop-1 There is no had jars in the war. Should we convert this to a doc bug? > falcon war in distributed mode packages hadoop-1.1.2 core jar causing deployed hadoop jars to be ignored > -------------------------------------------------------------------------------------------------------- > > Key: FALCON-173 > URL: https://issues.apache.org/jira/browse/FALCON-173 > Project: Falcon > Issue Type: Bug > Reporter: Arpit Gupta > > Noticed this on the distributed artifacts built from trunk. > hadoop-core-1.1.2.jar exists in the exploded falcon.war in WEB-INF/lib. > This causes the hadoop jars that are deployed on the system to not be picked up as they appear in the classpath after falcon related items are added to the cp. -- This message was sent by Atlassian JIRA (v6.1#6144)