HBase 1.4.14.750 - 2504 (EEP 9.4.0) Release Notes

The notes below relate to the HPE Ezmeral Data Fabric distribution of HBase.

These release notes contain only HPE-specific information and are not necessarily cumulative in nature. You may also be interested in the Ecosystem Component Release Notes and the Apache HBase homepage.

Version 1.4.14.750
Release Date April 2025
Version Interoperability See Interoperability Matrix, Ecosystem Support Matrix, and HBase Support Matrix.
Source on GitHub https://github.com/mapr/hbase
GitHub Release Tag 1.4.14.750-eep-940
Maven Artifacts https://repository.mapr.com/maven/
Package Names Navigate to https://package.ezmeral.hpe.com/releases/MEP/ and select your EEP (MEP) and OS to view the list of package names.

New in this Release

HBase 1.4.14.750 introduces the following enhancements or HPE platform-specific behavior changes:
  • CVEs fixes
  • Bug fixes

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:

GitHub Commit Number Date (YYYY-MM-DD) HPE Fix Number and Description
8a297d85824 2025-03-31 EEP-HBASE-404: Security::Vulnerable version of bc-fips 1.0.2.1 bundled as part of the mapr-hbase-1.4.14.750.202502121640-1.noarch.rpm
bfc0d2d5436 2025-03-31 EEP-HBASE-401: Security::Vulnerable version of tomcat-util 10.1.19 bundled with mapr-hbase-1.4.14.750.202502121640-1.noarch.rpm
91f7f785053 2025-03-31 EEP-HBASE-402: Security::Vulnerable version of avro 1.11.3 bundled as part of the mapr-hbase-1.4.14.750.202502121640-1.noarch.rpm
7e802d26d78 2025-03-26 EEP-HBASE-405: Security::Vulnerable version of json with version 2.2.0 bundled as part of the mapr-hbase-1.4.14.750.202502121640-1.noarch.rpm
5aec3d42e77 2025-03-26 HBASE-27585 Bump up jruby to 9.3.9.0 and related joni and jcodings to 2.1.43 and 1.0.57 respectively (#4992)
3f355d13a3e 2025-03-26 HBASE-26983 Upgrade JRuby to 9.3.4.0 (#4378)
4ee2cdd27c4 2025-02-07 EEP-HBASE-399: broken json output - warnigs before json output about Class path contains multiple SLF4J bindings.
488ec6e88de 2025-02-05 EEP-HBASE-395: HBase Master and Regionserver services fail to start on cluster with new hadoop 3.4.1 for EEP 9.4.0

For complete details, refer to the commit log for this project in GitHub.

Known Issues and Limitations

  • Redirect to Non-Existent “/login” Page After Authentication:

    As part of the SSO implementation in Hadoop, HBase service UIs now redirect users to a “/login” endpoint after authenticating with a username and password. However, the HBase service UIs currently do not have a “/login” page implemented, resulting in an “HTTP ERROR 404 Not Found”.

    Workaround:

    If redirected to a URL ending in “/login”, manually remove “/login” from the address bar to access the service UI.

    Example:

    After logging in at https://<hostname>:9095, the browser redirects to https://<hostname>:9095/login, which will return a 404 error. To continue, remove “/login” from the URL

Resolved Issues

None.