Updating the Oozie Shared Libraries

About this task

IMPORTANT This component is deprecated. Hewlett Packard Enterprise recommends using an alternate product. For more information, see Discontinued Ecosystem Components.
You must update the Oozie shared libraries when:
  • the oozie.service.WorkflowAppService.system.libpath property in the oozie-site.xml file is changed from the default value (/oozie/share/lib).
  • a core patch is installed.
By default, the Oozie shared libraries are uploaded to the maprfs:///oozie/share/lib directory.

To update the Oozie shared libraries, complete the following steps:

Procedure

  1. Run the following command to copy the new Oozie shared libraries to the MapR filesystem:
    {OOZIE_HOME}/bin/oozie-setup.sh sharelib create -fs maprfs:/// -locallib /opt/mapr/oozie/oozie-<version>/share
  2. Run the following command to update the Oozie classpath with the new shared libraries:
    {OOZIE_HOME}/bin/oozie admin -sharelibupdate -oozie https://<FQDN>:11443/oozie