Hue 4.11.0.0 - 2310 (EEP 9.2.0) 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.0 |
Release Date | October 2023 |
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.0-eep-920 |
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.0 updates the Hue version to 4.11. In addition, Python is updated to version 3 in the Hue EEP package.
Fixes
Not applicable. All commits supported porting to the new version of Hue.
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.