Apache9 commented on issue #240: HBASE-22400 Remove the adapter code in async 
fs implementation for ha…
URL: https://github.com/apache/hbase/pull/240#issuecomment-492249622
 
 
   The error is
   
   > java.lang.NoClassDefFoundError: 
org/apache/hadoop/hbase/zookeeper/MiniZooKeeperCluster
        at 
org.apache.hadoop.hbase.TestClientOperationTimeout.setUpClass(TestClientOperationTimeout.java:92)
   Caused by: java.lang.ClassNotFoundException: 
org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
        at 
org.apache.hadoop.hbase.TestClientOperationTimeout.setUpClass(TestClientOperationTimeout.java:92)
   
   A bit strange, this is a class inside hbase...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to