Known Issues in Apache Oozie
Learn about the known issues in Oozie, the impact or changes to the functionality, and the workaround.
Known Issues identified in Cloudera Runtime 7.3.1.400 SP2
There are no new known issues identified in this release.
Known Issues identified in Cloudera Runtime 7.3.1.300 SP1 CHF 1
There are no new known issues identified in this release.
Known Issues in Cloudera Runtime 7.3.1.200 SP1
There are no new known issues identified in this release.
Known Issues identified in Cloudera Runtime 7.3.1.100 CHF 1
There are no new known issues identified in this release.
Known Issues in Cloudera Runtime 7.3.1
- Oozie jobs fail (gracefully) on secure YARN clusters when JobHistory server is down
-
If the JobHistory server is down on a YARN (MRv2) cluster, Oozie attempts to submit a job, by default, three times. If the job fails, Oozie automatically puts the workflow in a
SUSPEND
state. - CDPD-5340: The resourceManager property defined in an Oozie workflow might not work properly if the workflow is submitted through Knox proxy.
- An Oozie workflow defined to use the
resourceManager
property might not work as expected in situations when the workflow is submitted through Knox proxy. - Unsupported Feature
-
The following Oozie features are currently not supported in Cloudera:
- Non-support for Pig action (CDPD-1070)
- Conditional coordinator input logic