[
https://issues.apache.org/jira/browse/ACCUMULO-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13833140#comment-13833140
]
Eric Newton edited comment on ACCUMULO-1793 at 11/26/13 10:10 PM:
------------------------------------------------------------------
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.1 you can just specify the version on the
command line:
{noformat}
$ mvn package -Dhadoop.version=1.2.1
{noformat}
was (Author: ecn):
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)