From notifications-return-6973-apmail-accumulo-notifications-archive=accumulo.apache.org@accumulo.apache.org Wed May 15 07:01:24 2013 Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4CDD0D5A7 for ; Wed, 15 May 2013 07:01:24 +0000 (UTC) Received: (qmail 62601 invoked by uid 500); 15 May 2013 07:01:24 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 62467 invoked by uid 500); 15 May 2013 07:01:21 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 62419 invoked by uid 99); 15 May 2013 07:01:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 May 2013 07:01:20 +0000 Date: Wed, 15 May 2013 07:01:20 +0000 (UTC) From: "John Vines (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1354) Pom simplification with hadoop-client 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/ACCUMULO-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658124#comment-13658124 ] John Vines commented on ACCUMULO-1354: -------------------------------------- No, this patch makes building Accumulo against various hadoops easier - you just have to set hadoop.version (since the artifacts used are the same). This currently still creates identical gavs, which is the primary issue with 1402. Sent from my phone, please pardon the typos and brevity. > Pom simplification with hadoop-client > ------------------------------------- > > Key: ACCUMULO-1354 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1354 > Project: Accumulo > Issue Type: Improvement > Components: dist > Reporter: John Vines > Assignee: Billie Rinaldi > Attachments: ACCUMULO-1354.patch > > > We currently utilize build profiles to hit hadoop 1 vs. hadoop 2 vs. other hadoop releases. One of the big differences between the two releases is hadoop-core vs. hadoop-client. However, as of hadoop 1.0.1, hadoop-client has been in existance for convenience. We can significantly simplify our builds, I think, by switching to only hadoop-client. This will result is only having to declare a hadoop 1 profile in a few test jars (for hadoop-test and hadoop-tools). All the poms will still need hadoop2 profiles, but being able to remove the default build profile through a majority of the poms should simplify them. > I'm also not sure if this is something we want to do for 1.5. -- 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