14 11 2013
Oozie web console is disabled. To enable Oozie web console install the Ext JS library. Refer to Oozie Quick Start documentation for details.
How to enable the Oozie web console on cloudera.
On the host that is running the service do;
cd /usr/src wget http://extjs.com/deploy/ext-2.2.zip unzip ext-2.2.zip mkdir /usr/lib/oozie/libext/ cp -ax ext-2.2 /usr/lib/oozie/libext/
In cloudera manager, go to the oozie service and then to configuration. Enable the web console and restart the service.
If you installed oozie with parcels, you will need to add an additional symlink to get it to work.
ln -s /usr/lib/oozie/libext/ext-2.2 /opt/cloudera/parcels/CDH-4.3.1-1.cdh4.3.1.p0.110/lib/oozie/webapps/oozie/ext-2.2
Where “CDH-4.3.1-1.cdh4.3.1.p0.110” is your version.
Then you can go to http://hostname:11000/oozie/
APC make error. Template Error: The template file must be given (or the template could not be opened)