hive-hbase integration throws classnotfoundexception NULL::character varying
问题 Following with this link https://cwiki.apache.org/confluence/display/Hive/HBaseIntegration#HBaseIntegration-HiveMAPtoHBaseColumnFamily I'm trying to integrate hive and hbase, I have this configuration in hive-site.xml: <property> <name>hive.aux.jars.path</name> <value> file:///$HIVE_HOME/lib/hive-hbase-handler-2.0.0.jar, file:///$HIVE_HOME/lib/hive-ant-2.0.0.jar, file:///$HIVE_HOME/lib/protobuf-java-2.5.0.jar, file:///$HIVE_HOME/lib/hbase-client-1.1.1.jar, file:///$HIVE_HOME/lib/hbase-common