Configure Hive to use with HBase
To use Hive with HBase, you must add the required JAR path to the Hive configuration using Cloudera Manager.
- SSH into your HBase cluster, and run the hbase
mapredcp
command to get a list of JARs required to configure HBase Hive integration. - Download the client configuration from Cloudera Manager > Actions >
Download Client Configuration. You need the
hbase-site.xml
file contents to complete this configuration.