Hi,
Through Hue UI, when I am reading the table data then I am getting below error message:
java.lang.NoClassDefFoundError: org/apache/hadoop/hbase/util/Bytes
I hope this is due to missing of some jar files related to hbase handler. I tried to copied the (JARS: hive-hbase-handler-0.13.0.2.1.5… & hive-hcatalog-hbase-storage-handle) under hbase/lib & restarted the Hue service but no luck.
Any suggestion.!!!