Skip to content

normanj-bitquill/dremio-hbase-connector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dremio Community HBase Connector

Build Status

Building and Installation

To add the Dremio Community HBase Connector to the list of Dremio sources:

  1. From the project root, run mvn clean install. The HBase Connector dremio-hbase-plugin-<latest-version>.jar appears in the target directory.

  2. Copy dremio-hbase-plugin-<latest-version>.jar to the <DREMIO_HOME>/jars folder on all Dremio nodes.

  3. Run <DREMIO_HOME>/bin/stop to stop Dremio.

  4. Download and copy the following jars to the <DREMIO_HOME>/jars/3rdparty folder on all Dremio nodes.

  5. Run <DREMIO_HOME>/bin/start to start Dremio.

You now have the HBase Connector available in the list of sources on the Dremio UI.

About

Dremio Community Connector for HBase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%