From dev-return-994-apmail-falcon-dev-archive=falcon.apache.org@falcon.incubator.apache.org Mon Sep 16 14:27:58 2013 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 0BA0310EC8 for ; Mon, 16 Sep 2013 14:27:58 +0000 (UTC) Received: (qmail 87360 invoked by uid 500); 16 Sep 2013 14:27:57 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 87287 invoked by uid 500); 16 Sep 2013 14:27:56 -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 87139 invoked by uid 99); 16 Sep 2013 14:27:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Sep 2013 14:27:46 +0000 X-ASF-Spam-Status: No, hits=-2000.6 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; Mon, 16 Sep 2013 14:27:44 +0000 Received: (qmail 83545 invoked by uid 99); 16 Sep 2013 14:26:55 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Sep 2013 14:26:55 +0000 Date: Mon, 16 Sep 2013 14:26:55 +0000 (UTC) From: "Suresh Srinivas (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FALCON-106) Falcon compilation fails for hadoop-2 profile 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-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13768353#comment-13768353 ] Suresh Srinivas commented on FALCON-106: ---------------------------------------- [~shwethags], thanks for the comments. I spent quite a bit of time on enabling hadoop-2 profile. Unfortunately possibly due to a maven bug with hadoop-2 profile, hadoop-core-1.1.2.jar gets bundles into war files. This is not the case with -Dhadoop.profile=2. This despite the effective pom generated being identical with flags -Phadoop-2 and -Dhadoop.profile=2. Currently I am going to deprioritize enabling build with -Phadoop-2 flag and use -Dhadoop.profile=2 for testing falcon with hadoop 2.x release. I will leave this bug as open. I will also create a new jira to document building falcon with hadoop 2.x. > Falcon compilation fails for hadoop-2 profile > --------------------------------------------- > > Key: FALCON-106 > URL: https://issues.apache.org/jira/browse/FALCON-106 > Project: Falcon > Issue Type: Bug > Components: build-tools > Reporter: Suresh Srinivas > Assignee: Suresh Srinivas > Attachments: falcon-build-2.x.patch, falcon-build-2.x.v2.patch, falcon-build-2.x.v2.patch, falcon-build-2.x.v3.patch > > > Mainly due to hadoop-core and hadoop-test artifacts not being available in hadoop 2.x. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira