CDH 3 Release Notes
The following lists all Apache Oozie Jiras included in CDH 3
that are not included in the Apache Oozie base version 2.3.2. The
oozie-2.3.2+27.19.CHANGES.txt
file lists all changes included in CDH 3. The patch for each
change can be found in the cloudera/patches directory in the release tarball.
Changes Not In Apache Oozie 2.3.2
CDH
Bug
- [DISTRO-331] - derby.jar missing from oozie-sharelib
- [DISTRO-297] - Building Oozie from tarball fails due to misconfiguration in pom.xml
- [DISTRO-202] - Stopping oozie service may fail
Oozie
Bug
- [OOZIE-666] - Oozie's Tomcat admin port is hardcoded
- [OOZIE-8] - variable not replaced in workflow rerun
- [OOZIE-634] - Add DB-site.xml to example project
- [OOZIE-635] - ShellMain closes the STD/ERR stream while shell is processing
New Feature
- [OOZIE-578] - Support shell action in Oozie WF
Task
- [OOZIE-617] - Add back Ssh action as extension. (tucu)