Oozie 4.3.0-1801 Release Notes

The notes below relate specifically to the MapR Distribution for Apache Hadoop. You may also be interested in the Apache Oozie 4.3.0 changelog or the Apache Oozie project homepage.

Version 4.3.0
Release Date February 2018
MapR Version Interoperability See the Interoperability Matrices, Ecosystem Support Matrix (Pre-5.2 releases), and Oozie Support Matrix
Source on GitHub https://github.com/mapr/oozie
GitHub Release Tag oozie-4.3.0-mapr-1801
Maven Artifacts

https://repository.mapr.com/maven/

Package Names
The following packages are associated with this release:
  • mapr-oozie-4.3.0<>.rpm
  • mapr-oozie_4.3.0<>.deb

New in This Release

No new features.

Fixes

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

GitHub Commit Number Data (YYYY-MM-DD) MapR Fix Number and Description

774411c

2017-12-29

Backport OOZIE-1401: Enable PurgeCommand to purge the workflow jobs without end_time

d55de42

2018-01-16

MAPR-OOZIE-28: Add restart file for Oozie

75d0793

2018-01-16

MAPR-30440: Add mysql jdbc library by default

Known Issues and Limitations

MAPR-30627: Oozie Sqoop-Hive job fails on unsecured clusters starting from the Oozie 4.3.0-1710 release.
NOTE The sqoop jar is released earlier than Oozie 4.3.0-1710.
Workaround: Manually update sqoop share lib in Oozie by using these commands:
cp /opt/mapr/sqoop/sqoop-1.4.6/sqoop-1.4.6-mapr-&lt;sqoop_version&gt;.jar
          /opt/mapr/oozie/oozie-4.3.0/share/lib/sqoop/
{OOZIE_HOME}/bin/oozie-setup.sh sharelib create -fs maprfs:/// -locallib /opt/mapr/oozie/oozie-4.3.0/share
{OOZIE_HOME}/bin/oozie admin -sharelibupdate

Resolved Issues

None.