[
https://issues.apache.org/jira/browse/HBASE-9799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799329#comment-13799329
]
Nick Dimiduk commented on HBASE-9799:
-------------------------------------
{noformat}
soleil:hbase-94 ndimiduk$ mvn dependency:tree | grep hadoop-core
[INFO] +- org.apache.hadoop:hadoop-core:jar:1.2.1:compile
soleil:hbase-94 ndimiduk$ mvn dependency:tree -Dhadoop.profile=1.0 | grep
hadoop-core
[INFO] +- org.apache.hadoop:hadoop-core:jar:1.0.4:compile
{noformat}
+1
> Build against Hadoop 1.2.1 by default
> -------------------------------------
>
> Key: HBASE-9799
> URL: https://issues.apache.org/jira/browse/HBASE-9799
> Project: HBase
> Issue Type: Bug
> Reporter: Lars Hofhansl
> Assignee: Lars Hofhansl
> Fix For: 0.94.13
>
> Attachments: 9799.txt
>
>
> This will switch the default Hadoop profile to 1.2.1.
> The Hadoop 1.0.x (1.0.4 currently) will remain and we will add a new
> autobuild that will build against 1.0.4 (once/week?)
--
This message was sent by Atlassian JIRA
(v6.1#6144)