::Go back to Oozie Documentation Index::
This document explains how to submit jobs to Oozie that use a Hadoop cluster configured with Kerberos authentication.
When submiting a job to Oozie that will run actions against a Hadoop cluster configured with Kerberos authentication, the following additional properties must be specified in the Oozie job configuration properties:
There are not required changed in existing workflow applications.
The 2 configuration properties mentioned above are not allowed in workflow action configuration sections.
All actions in a workflow application must interact with the same Hadoop Jobtracker and Namenode.