To use HBase with AEL and Amazon EMR, you must add the HBase libraries to the classpath.
Perform the following steps to add the HBase libraries:
Stop the AEL daemon.
From a command prompt (terminal window) on the cluster, run the following command:
add SPARK_DIST_CLASSPATH=$(hbase classpath)
Start the AEL daemon.
Last updated 8 months ago
Was this helpful?