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:
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>*.jarhbase-common-*<x.x.x>*.jarhbase-hadoop-compat-*<x.x.x>*.jarhbase-mapreduce-*<x.x.x>*.jarhbase-protocol-*<x.x.x>*.jarhbase-protocol-shaded-*<x.x.x>*.jarhbase-server-*<x.x.x>*.jarhbase-shaded-miscellaneous-*<x.x.x>*.jarhbase-shaded-netty-*<x.x.x>*.jarhbase-shaded-protobuf-*<x.x.x>*.jar
Follow the instructions for setting up vendor-specified JARs in the Pentaho Data Integration document to install the files.
Last updated
Was this helpful?

