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 09EB710B9B for ; Tue, 26 Nov 2013 22:09:36 +0000 (UTC) Received: (qmail 63665 invoked by uid 500); 26 Nov 2013 22:09:36 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 63599 invoked by uid 500); 26 Nov 2013 22:09:35 -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 63582 invoked by uid 99); 26 Nov 2013 22:09:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Nov 2013 22:09:35 +0000 Date: Tue, 26 Nov 2013 22:09:35 +0000 (UTC) From: "Eric Newton (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1793) Update Hadoop 2.0 profile to Hadoop 2.2.0 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-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13833140#comment-13833140 ] Eric Newton commented on ACCUMULO-1793: --------------------------------------- The hadoop-1.0 profile is activated if you don't specify anything. So, the "default" version is effectively ignored. But I will make it consistent. If you want to compile against 1.2.2 you can just specify the version on the command line: {noformat} $ mvn package -Dhadoop.version=1.2.1 {noformat} > Update Hadoop 2.0 profile to Hadoop 2.2.0 > ----------------------------------------- > > Key: ACCUMULO-1793 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1793 > Project: Accumulo > Issue Type: Sub-task > Affects Versions: 1.4.4, 1.5.0 > Reporter: Sean Busbey > Assignee: Sean Busbey > Attachments: ACCUMULO-1793.1.patch.txt > > > now that Hadoop 2 has a GA release, update the Hadoop 2.0 profile to target it. -- This message was sent by Atlassian JIRA (v6.1#6144)