Add the class path

The following command will add the libraries to the classpath:

export **SPARK\_DIST\_CLASSPATH**=$(hadoop classpath)

You can add this command to the daemon.sh file so you do not have run this command every time you the start the AEL daemon.

Last updated

Was this helpful?