Description
trunk: mvn clean test -Dhadoop.profile=2.0 -Dtest=TestLocalHBaseCluster
0.94: mvn clean test -Dhadoop.profile=23 -Dtest=TestLocalHBaseCluster
testLocalHBaseCluster(org.apache.hadoop.hbase.TestLocalHBaseCluster) Time elapsed: 0.022 sec <<< ERROR! java.lang.RuntimeException: Master not initialized after 200 seconds at org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:208) at org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:424) at org.apache.hadoop.hbase.TestLocalHBaseCluster.testLocalHBaseCluster(TestLocalHBaseCluster.java:66) ...
Attachments
Attachments
Issue Links
- is depended upon by
-
HBASE-6307 Fix hbase unit tests running on hadoop 2.0
- Closed
- relates to
-
HBASE-6126 Fix broke TestLocalHBaseCluster in 0.92/0.94
- Closed