Connector is compatible with Dremio versions 24.0 and later.
Use HBase v1.0.0 connector with earlier versions of Dremio.
To add the Dremio Community HBase Connector to the list of Dremio sources:
-
From the project root, run
mvn clean install. The HBase Connectordremio-hbase-plugin-<latest-version>.jarappears in thetargetdirectory. -
Copy
dremio-hbase-plugin-<latest-version>.jarto the<DREMIO_HOME>/jarsfolder on all Dremio nodes. -
Run
<DREMIO_HOME>/bin/stopto stop Dremio. -
Download and copy the following jars to the
<DREMIO_HOME>/jars/3rdpartyfolder on all Dremio nodes. -
Run
<DREMIO_HOME>/bin/startto start Dremio.
You now have the HBase Connector available in the list of sources on the Dremio UI.