Set up the vendor-specified JARs
Each vendor has differences in their byte conversion for HBase, so you must use the JAR files for the Hadoop distribution you are using.
Note: Vendor-specific JARS for HBase are not shipped with Spark or HDFS.
Perform the following steps to set up the vendor-specific JARs:
Navigate to the
design-tools/data-integration/adaptive-execution/extra
directory and delete the three HBase JAR files.Navigate to the
design-tools/data-integration/plugins/pentaho-big-data-plugin/hadoop-configurations
directory and locate your CDH or HDP distribution folder.Locate the
lib/pmr
directory in your distribution folder.Copy the six HBase files, along with the metrics-core file to the
design-tools/data-integration/adaptive-execution/extra
folder.To complete your setup, you must restart the AEL daemon.
See the Administer Pentaho Data Integration and Analytics document for instructions.
Last updated
Was this helpful?