[
https://issues.apache.org/jira/browse/HBASE-8472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13646415#comment-13646415
]
Hudson commented on HBASE-8472:
-------------------------------
Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #516 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/516/])
HBASE-8472 mvn -Dhadoop.profile=2.0 -Dhadoop-two.version=2.0.5-SNAPSHOT
fails because of Undef Class error wrt o.a.h.IdGenerator (Revision 1477908)
Result = FAILURE
jmhsieh :
Files :
* /hbase/trunk/pom.xml
> mvn -Dhadoop.profile=2.0 -Dhadoop-two.version=2.0.5-SNAPSHOT fails because of
> Undef Class error wrt o.a.h.IdGenerator
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-8472
> URL: https://issues.apache.org/jira/browse/HBASE-8472
> Project: HBase
> Issue Type: Bug
> Components: build
> Affects Versions: 0.98.0
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: 0.98.0, 0.95.1
>
> Attachments: hbase-8472.patch, hbase-8472.v2.patch
>
>
> {code}
> <testcase time="1.009"
> classname="org.apache.hadoop.hbase.replication.TestMasterReplication"
> name="testCyclicReplication">
> <error message="org/apache/hadoop/util/IdGenerator"
> type="java.lang.NoClassDefFoundError">java.lang.NoClassDefFoundError:
> org/apache/hadoop/util/IdGenerator
> at
> org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:752)
> at
> org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:261)
> at
> org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:146)
> at
> org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:775)
> at
> org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:642)
> at
> org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:585)
> ....
> {code}
--
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