[
https://issues.apache.org/jira/browse/HBASE-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096241#comment-13096241
]
Joep Rottinghuis commented on HBASE-4327:
-----------------------------------------
Problem still there on the Hadoop side:
https://repository.apache.org/content/groups/snapshots/org/apache/hadoop/hadoop-hdfs/0.22.0-SNAPSHOT/hadoop-hdfs-0.22.0-20110726.103826-380.pom
The POM still points to org.apache.hadoop#guava and it should be
com.google.guava.
The source code in hdfs is correct, but the last published build is stale.
> Compile HBase against hadoop 0.22
> ---------------------------------
>
> Key: HBASE-4327
> URL: https://issues.apache.org/jira/browse/HBASE-4327
> Project: HBase
> Issue Type: Bug
> Components: build
> Affects Versions: 0.92.0
> Reporter: Joep Rottinghuis
> Fix For: 0.92.0
>
>
> Pom contains a profile for hadoop-0.20 and one for hadoop-0.23, but not one
> for hadoop-0.22.
> When overriding hadoop.version to 0.22, then the (compile-time) dependency on
> hadoop-annotations cannot be met.
> That exists on 0.23 and 0.24/trunk, but not on 0.22.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira