Hue 4.11.0.100 - 2404 (EEP 9.2.2) Release Notes
This section provides reference information, including new features, fixes, known issues, and limitations for Hue 4.11.0.0-2310.
The notes below relate specifically to the HPE Ezmeral Data Fabric Distribution for Apache Hadoop. You can find additional information in the following change logs or the Hue homepage:
- Changelog for Hue 4.11
- Changelog for Hue 4.10
- Changelog for Hue 4.9
- Changelog for Hue 4.8
- Changelog for Hue 4.7
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 | 4.11.0.100 |
Release Date | April 2024 |
MapR Version Interoperability | See EEP Components and OS Support |
Source on GitHub | https://github.com/mapr/hue/tree/4.11.0.0-eep-920 |
GitHub Release Tag | 4.11.0.100-eep-922 |
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
EEP 9.2.2 introduces RHEL v9.x support.
Fixes
This HPE release includes the following fixes on the base release:
GitHub Commit Number | Data (YYYY-MM-DD) | HPE Fix Number and Description |
a3cabd9 | 2024-03-21 | MHUE-593 Update Python 3.8 used in Hue to the latest version |
a60a879 | 2024-03-29 | MHUE-588 Hue hangs after a file download - [download] Check for binary empty chunk string correctly (#3277) (#443) |
c6f8810, 0179125, b15cda7 | 2024-04-04 | Provide RHEL 9 compatibility |
Resolved Issues
None.
Known Issues and Limitations
- Integration with MySQL data sources is now not supported through the RDBMS application. Instead, use SQLAlchemy interpreters.
- Hue 4.11 is not compatible with a FIPS-enabled setup.
- HPE Ezmeral Data Fabric does not support the integration
between Hue and the following components:
- Impala
- Oozie
- Pig
- Sentry
- Solr Search
- Sqoop
- Sqoop2
- ZooKeeper
- MHUE-209 Hue cannot create a table from a
*.csv
file via importer from ADLS. - When the
[notebook]
section of thehue.ini
contains a Drill entry that precedes the Hive entry, the Table Browser uses the Drill back end. This can be turned off by changing theforce_hs2_metadata=true
setting in the[metastore]
section of thehue.ini
file.