You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Ted Yu <yu...@gmail.com> on 2011/10/30 00:56:35 UTC

test failure due to missing baseznode

If you happen to see test failure similar to the following:
https://builds.apache.org/job/PreCommit-HBASE-Build/99//testReport/org.apache.hadoop.hbase.mapreduce/TestLoadIncrementalHFilesSplitRecovery/testBulkLoadPhaseRecovery/

Please go over https://issues.apache.org/jira/browse/HBASE-4253

and apply similar fix as the following:
https://issues.apache.org/jira/secure/attachment/12491621/HBASE-4253.patch

Cheers