Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "Hive/HBaseIntegration" page has been changed by JohnSichi. http://wiki.apache.org/hadoop/Hive/HBaseIntegration?action=diff&rev1=8&rev2=9 -------------------------------------------------- {{{hive_hbase_handler.jar}}}, which must be available on the Hive client auxpath, along with HBase and Zookeeper jars. It requires configuration property {{{hbase.master}}} in order to connect to the - right HBase master. See [[http://hadoop.apache.org/hbase/docs/current/api/overview-summary.html#overview_description|for how to set up an HBase cluster]]. + right HBase master. See [[http://hadoop.apache.org/hbase/docs/current/api/overview-summary.html#overview_description|the HBase documentation]] for how to set up an HBase cluster. Here's an example using CLI from a source build environment:
