HBase connector

Use the HBase connector to connect to tables stored in the HBase database.

Use the HBase connector to perform the following operations:
  • Read data from or write data to HBase database.
  • Read data in parallel mode
  • Use HBase table as a lookup table in sparse or normal mode

To access the HBase database, you should always use HBase client libraries compatible with the target database. You can configure the path to the libraries in the connector properties.