Use HBase with AEL and HDP

To use HBase with AEL and HDP, you must add the HBase JAR files to PDI.

Perform the following steps to add the HBase JAR files:

  1. Copy the following files for your version of HDP from the /usr/hdp/current/hbase/lib/ directory of your cluster.

    • hbase-client-*<x.x.x>*.jar

    • hbase-common-*<x.x.x>*.jar

    • hbase-hadoop-compat-*<x.x.x>*.jar

    • hbase-mapreduce-*<x.x.x>*.jar

    • hbase-protocol-*<x.x.x>*.jar

    • hbase-protocol-shaded-*<x.x.x>*.jar

    • hbase-server-*<x.x.x>*.jar

    • hbase-shaded-miscellaneous-*<x.x.x>*.jar

    • hbase-shaded-netty-*<x.x.x>*.jar

    • hbase-shaded-protobuf-*<x.x.x>*.jar

  2. Follow the instructions for setting up vendor-specified JARs in the Pentaho Data Integration document to install the files.

Last updated

Was this helpful?