Enabling the Oozie Web Console on Managed Clusters
Minimum Required Role: Configurator (also provided by Cluster Administrator, Full Administrator)
- Download ext-2.2.
- Extract the contents of the file to /var/lib/oozie on the same host as the Oozie Server. For example:
unzip ext-2.2.zip -d /var/lib/oozie chown -R oozie:oozie /var/lib/oozie/ext-2.2
After extraction, the content of the directories is as follows:ls -ltr /var/lib/oozie/
total 984 drwxr-xr-x 9 oozie oozie 4096 Aug 4 2008 ext-2.2 -rw-r--r-- 1 systest root 999635 Jan 23 23:24 mysql-connector-java.jar
ls -ltr /var/lib/oozie/ext-2.2/
total 1752 -rw-r--r-- 1 oozie oozie 893 Feb 24 2008 INCLUDE_ORDER.txt drwxr-xr-x 33 oozie oozie 4096 Aug 4 2008 examples drwxr-xr-x 4 oozie oozie 49 Aug 4 2008 resources drwxr-xr-x 10 oozie oozie 148 Aug 4 2008 source drwxr-xr-x 10 oozie oozie 120 Aug 4 2008 build -rw-r--r-- 1 oozie oozie 87524 Aug 4 2008 ext-core.js -rw-r--r-- 1 oozie oozie 163794 Aug 4 2008 ext-core-debug.js -rw-r--r-- 1 oozie oozie 974145 Aug 4 2008 ext-all-debug.js drwxr-xr-x 6 oozie oozie 55 Aug 4 2008 adapter -rw-r--r-- 1 oozie oozie 11548 Aug 4 2008 CHANGES.html -rw-r--r-- 1 oozie oozie 538956 Aug 4 2008 ext-all.js -rw-r--r-- 1 oozie oozie 1513 Aug 4 2008 license.txt drwxr-xr-x 4 oozie oozie 108 Aug 4 2008 docs drwxr-xr-x 5 oozie oozie 94 Jan 24 15:49 air
- In Cloudera Manager Admin Console, go to the Oozie service.
- Restart the Oozie service.