Cloudera Enterprise 6.0 Beta | Other versions

Enabling the Oozie Web Console on Managed Clusters

Minimum Required Role: Configurator (also provided by Cluster Administrator, Full Administrator)

  1. Download ext-2.2. Extract the contents of the file to /var/lib/oozie/ on the same host as the Oozie Server. For example:
    Working directory contents:
    ########################
    [root@host-10-17-81-14 oozie]# chown -R oozie:oozie ext-2.2
    [root@host-10-17-81-14 oozie]# ll /var/lib/oozie
    total 812
    drwxr-xr-x 9 oozie oozie 4096 Aug 4 2008 ext-2.2
    rw-rr- 1 oozie oozie 819803 Aug 20 23:25 mysql-connector-java.jar
    [root@host-10-17-81-14 oozie]#
    Non-Working directory contents:
    ###########################
    [root@host-10-17-81-13 oozie]# ll /var/lib/oozie
    total 9232
    drwxr-xr-x 6 root root 4096 Aug 4 2008 adapter
    drwxr-xr-x 5 root root 4096 Aug 20 23:13 air
    drwxr-xr-x 10 root root 4096 Aug 4 2008 build
    rw-rr- 1 root root 11548 Aug 4 2008 CHANGES.html
    drwxr-xr-x 4 root root 4096 Aug 4 2008 docs
    drwxr-xr-x 33 root root 4096 Aug 4 2008 examples
    drwxr-xr-x 2 root root 4096 Aug 20 23:15 ext-2.2
    rw-rr- 1 root root 974145 Aug 4 2008 ext-all-debug.js
    rw-rr- 1 root root 538956 Aug 4 2008 ext-all.js
    rw-rr- 1 root root 163794 Aug 4 2008 ext-core-debug.js
    rw-rr- 1 root root 87524 Aug 4 2008 ext-core.js
    rw-rr- 1 root root 893 Feb 24 2008 INCLUDE_ORDER.txt
    rw-rr- 1 root root 1513 Aug 4 2008 license.txt
    rw-rr- 1 oozie oozie 819803 Aug 20 23:06 mysql-connector-java.jar
    drwxr-xr-x 4 root root 4096 Aug 4 2008 resources
    drwxr-xr-x 10 root root 4096 Aug 4 2008 source
    
  2. In Cloudera Manager Admin Console, go to the Oozie service.
  3. Restart the Oozie service.
Page generated March 7, 2018.