I am trying to use Java to connect HBase. There are only 1 node, which is my own machine. It seems that I cannot connect successfully.
Here is my Java code:
<
Caused by:
java.lang.NoClassDefFoundError: org/cloudera/htrace/Trace
Based on this line in error stack trace including htrace-core.jar might help.