Oozie 5.2.1.300 - 2305 (EEP 8.1.1) Release Notes
IMPORTANT
This component is deprecated. Hewlett Packard
Enterprise recommends using an alternate product. Deprecated components are either in
maintenance or have reached the end of their maintenance lifecycle. For more information,
see Discontinued Ecosystem Components.The notes below relate specifically to the HPE Ezmeral Data Fabric Distribution for Apache
Oozie. You may also be interested in the Apache Oozie 5.2.1 changelog or the Apache Oozie
project homepage.
Version | 5.2.1.300 |
Release Date | May 2023 |
HPE Version Interoperability | See the Interoperability Matrix, Ecosystem Support Matrix, and Oozie Support Matrix |
Source on GitHub | https://github.com/mapr/oozie |
GitHub Release Tag | 5.2.1.300-eep-811 |
Maven Artifacts | http://repository.mapr.com/maven/. |
Package Names | Navigate to https://package.ezmeral.hpe.com/releases/MEP/ and select your EEP and OS to view the list of package names |
New in This Release
Oozie 5.2.1.300 - 2305 introduces the following new features:
- Bug fixes.
- Dependency updates due to CVEs.
Fixes
This release by HPE includes the following patches on the base Apache release. For complete
details, refer to the commit log for this project in GitHub.
Commit | Date (YYYY-MM-DD) | Comment |
78a0a0ea3 | 2023-04-27 |
OOZ-377: Updated Jackson1 to 1.9.14-atlassian-6 and Jackson2 to 2.12.7 versions
|
3fd2430fe | 2023-04-27 |
OOZ-376: Updated Jetty to 9.4.51.v20230217
|
1c6bbe96d | 2023-04-26 | OOZ-375: Changed 'Action Info' panel height from auto to constant |
a3126ca23 | 2023-04-13 | OOZ-374: Added check that ssh scripts exist in start SSH action |
8eb5b2959 | 2023-04-04 | OOZ-373: Disable directory listing due to possible vulnerability |
122a38271 | 2023-02-13 | Backported OOZIE-3689 Remove usage of commons-httpclient due to EOL |
5157c1853 | 2023-02-13 | Backported OOZIE-3684 Migrate to commons-lang3 again |
a8e88550c | 2023-02-13 | Backported OOZIE-3682 Prepare ssh-wrapper script to handle callback specific arguments with quotes |
0ab04afa0 | 2023-02-13 | Backported OOZIE-3679 Correct maximum wait time between database retry attempts property |
4e0467eaf | 2023-02-13 | Backported OOZIE-3606 Extend file system EL functions to use custom file system properties |
10982e20d | 2023-02-13 | Backported OOZIE-3677 Oozie should accept a keyStoreType and trustStoreType property in oozie-site.xml |
eef44ea82 | 2023-02-13 | Backported OOZIE-3678 Reduce the number of FS access when starting the Yarn job |
837edca8b | 2023-02-13 | Backported OOZIE-3670 Actions can stuck while running in a Fork-Join workflow |
90a85f3b3 | 2023-02-13 | Backported OOZIE-3676 Remove all non FIPS compliant encoding algorithms |
609352708 | 2023-02-13 | Backported OOZIE-3674 Add a --insecure like parameter to Oozie client so it can ignore certificate errors |
5dcda2315 | 2023-02-13 | Backported OOZIE-3675 Upgrade Mockito from 2 to 3.11.2 |
0e425f084 | 2023-02-13 | Backported OOZIE-3669 Fix purge process for bundles to prevent orphan coordinators |
23cc2f941 | 2023-02-13 | Backported OOZIE-3254 [coordinator] LAST_ONLY and NONE execution modes: possible OutOfMemoryError when there are too many coordinator actions to materialize |
ff8373cc1 | 2023-02-13 | Backported OOZIE-3666 Oozie log streaming bug when log timestamps are the same on multiple Oozie servers |
8ebf554fb | 2023-02-13 | Backported OOZIE-3661 Oozie cannot handle environment variables with key=value content |
d865d2c55 | 2023-02-13 | Backported OOZIE-3646 Possible dead-lock in SignalXCommand |
6cf58f43a | 2023-02-13 | Backported OOZIE-3652 Oozie launcher should retry directory listing when NoSuchFileException occurs |
9e78729f5 | 2023-02-13 | Backported OOZIE-3655 upgrade jdom to jdom2 2.0.6.1 |
577633c55 | 2023-02-13 | Backported OOZIE-3653 Upgrade commons-io to 2.11.0 |
7da9077b8 | 2023-02-13 | Backported OOZIE-3649 Upgrade transitive log4j2 version to 2.17.1 |
be18cdc68 | 2023-01-30 | Backported OOZIE-3673 Add possibility to configure custom SSL/TLS protocols when executing an email action |
09b2cdc3b | 2023-01-03 | OOZ-370: Oozie should clean tmp location only during start |
e72eb3a35 | 2022-09-05 | OOZ-358/360: Added property for disabling cleanup Oozie tmp directory Added logs for sharelib copying during Oozie start |
89d92158b | 2022-05-04 | OOZ-348: configure.sh script adds "oozie.services.ext" property into oozie-site.xml even if this property already exists. |
6697819d3 | 2022-05-04 | OOZ-337: Updated Jetty version |
ea6148432 | 2022-05-04 | OOZ-340: Changed directory for temporary files |
411641ea2 | 2022-05-04 | OOZ-349: Added oozie.yarn.app.container.log.filesize to default property |
5c7e35fb7 | 2022-05-04 | OOZ-349: Oozie launcher container syslogs are empty due to the non-zero yarn.app.container.log.filesize |
bb6fa09ea | 2022-05-03 | OOZ-348: Update hadoop-common from hadoop_home/share/hadoop/common dir |
2e6bad8f2 | 2022-05-03 | OOZ-347: Added container directory to HADOOP_CLASSPATH for Hive action |
Known Issues and Limitations
- None.
Resolved Issues
- None.