Hue 4.11.0.200 (EEP 9.3.1) Release Notes
This section provides reference information, including new features, fixes, known issues, and limitations for Hue 4.11.0.200.
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.200 |
Release Date | October 2024 |
MapR Version Interoperability | See EEP Components and OS Support |
Source on GitHub | https://github.com/mapr/hue/tree/4.11.0.200-eep-931 |
GitHub Release Tag | 4.11.0.200-eep-931 |
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
-
MHUE-602 – Backported missing fixes from upstream Hue release-4.11.0 .
-
MHUE-597 – Backported fix
[conf] Make Gunicorn worker timeout and graceful timeout configurable (#3753)
.
Fixes
This HPE release includes the following fixes on the base release:
GitHub Commit Number | Data (YYYY-MM-DD) | HPE Fix Number and Description |
710dd03 | 2024-08-15 | Update Python version shipped in with Hue package |
07e9d6b | 2024-08-15 | MHUE-597 [conf] Make Gunicorn worker timeout and graceful timeout configurable |
36cf2f3 | 2024-08-22 | [Build] Download thrift-0.16.0 package from gethue git repo |
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.