[
https://issues.apache.org/jira/browse/HBASE-8472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Hsieh updated HBASE-8472:
----------------------------------
Status: Patch Available (was: Open)
> 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
> 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