Created 03-21-2017 01:43 AM
I successfully tried to connect Hive tables in Tableau. However, I cant see Hive tables which are build on top of HBase. im getting following error.
[Hortonworks][Hardy] (35) Error from server: error code: '0' error message: 'java.lang.NoClassDefFoundError: org/apache/hadoop/hbase/client/Connection'.
The table "[******].[**************]" does not exist.
Any ideas?
Created 03-23-2017 03:21 AM
It appears that HBase is not in the classpath and that's why the class not found error. Can you try adding hbase jars to your classpath and try again?