Ranger 2.4.0.200 - 2510 (DEP 10.0.0) Release Notes

Apache Ranger is a tool to help you monitor and manage security for the Hadoop components that are included in the HPE Ezmeral Ecosystem Pack. For more information about the Data Fabric implementation of Ranger, see Ranger.

The notes below relate specifically to the Data Fabric distribution of Apache Ranger. You may also be interested in the Apache Ranger home page and the Apache Ranger changelog.

These release notes contain only HPE-specific information and are not necessarily cumulative in nature. For information about how to use the release notes, see Ecosystem Component Release Notes.

Version 2.4.0.200
Release Date October 2025
HPE Version Interoperability See Ecosystem Pack Components and OS Support
Source on GitHub https://github.com/mapr/ranger
GitHub Release Tag 2.4.0.200-dep-1000
Maven Artifacts https://repository.mapr.com/maven/
Package Names Navigate to https://package.mapr.hpe.com/releases/MEP/, and select your EEP (MEP) and OS to view the list of package names.

New in this Release

  • Bug fixes.

  • Rebranding.

Fixes

This HPE release includes the following fixes on the base Apache release. For details, refer to the commit log for this project in GitHub:
Commit Date (YYYY-MM-DD) HPE Fix Number and Description
b5ccfe12f 2025-09-26 RAN-340 Update BC FIPS dependencies to v2
03f8736dc 2025-09-23 RAN-339 Automatically pickup the new renamed mysql-connector-j jar by default (2)
bfb3e6375 2025-09-23 RAN-339 Automatically pickup the new renamed mysql-connector-j jar by default
a02eadcc7 2024-07-29 RAN-338 Ranger Admin UI shows 'No Content (204)' message upon login

Known Issues and Limitations

Ranger and Mixed FIPS Configurations
The Ranger component in EEP 9.2.0 cannot be used in a mixed FIPS configuration (a cluster consisting of FIPS and non-FIPS nodes).
RAN-279
If you are upgrading to EEP 9.2.0 or later, you must upgrade both Ranger and Hive packages together if the Hive plugin is used. If you upgraded only Ranger, you might encounter the following error:
Error: Error running query: java.lang.NoSuchMethodError: 
'java.lang.String org.apache.hadoop.hive.ql.security.authorization.plugin.HivePrivilegeObject.getOwnerName()' (state=,code=0)
Upgrading Hive should fix the problem.