Oozie 4.1.0-1606 Release Notes

Below are release notes for the Oozie component included in the MapR Converged Data Platform.

Oozie Version 4.1.0
Release Date July 1, 2016
MapR Version Interoperability See Ecosystem Support Matrix (Pre-5.2 releases) and Oozie Support Matrix
Source on GitHub https://github.com/mapr/oozie/tree/4.1.0-mapr-1606
Maven Artifacts https://repository.mapr.com/maven/
Package Names The following packages are associated with this release:
  • mapr-oozie-4.1.0.201606271017-1.noarch.rpm
  • mapr-oozie_4.1.0.201606271017_all.deb
  • mapr-oozie-internal-4.1.0.201606271017-1.noarch.rpm
  • mapr-oozie-internal_4.1.0.201606271017_all.deb

New in this Release

This release of Apache Oozie includes the following behavior change that is specific to MapR:
Logging Enhancement
When you set the user.name parameter in the job.properties file and user impersonation is enabled, the oozie.log file indicates the following information for each job:
  • The name of the user that submits the job.
  • The name of the user that actually runs the job.

Fixes

This release by MapR includes the following fixes on the base Apache release. For complete details, refer to the commit log for this project in GitHub.

GitHub Commit Data (YYYY-MM-DD) Comment
4e3ea4b 2016-04-14 MAPR-23037: When you set the user.name parameter in the job.properties file and user impersonation is enabled, the oozie.log file includes the name of the user that submits the job and the user that actually runs the job.
a011a11 2016-04-07 MAPR-23036: Since Oozie is managed by Warden, Oozie init files are no longer included in MapR's Oozie packages.