Hue 4.6.0.200 - 2110 (EEP 8.0.0) Release Notes
This section provides reference information, including new features, fixes, known issues, and limitations for Hue 4.6.0.200-2110.
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:
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.6.0.200 |
Release Date | October 2021 |
MapR Version Interoperability | See EEP Components and OS Support |
Source on GitHub | https://github.com/mapr/hue/tree/4.6.0.200-eep-800 |
GitHub Release Tag | 4.6.0.200-eep-800 |
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
No new features were introduced in this release.
Fixes
GitHub Commit Number | Date (YYYY-MM-DD) |
HPE Fix Number and Description
|
64a5614 | 2021-05-21 | MHUE-470 Hue not starts because of wrong permissions of metrics file |
5dc5f7b | 2021-09-21 | MHUE-476 SSL key and certificate could not be found or have a problem |
b4ebcb1 | 2021-09-21 | MHUE-474 Remove usage of sudo in Hue |
Known Issues and Limitations
- HPE Ezmeral Data Fabric does not support the integration
between Hue 4.6.0 and the following components:
- Solr Search
- ZooKeeper
- MHUE-209 Hue cannot create a table from a
*.csv
file via importer from ADLS. - Hue uses python parquet lib to read parquet files. This library does not support all possible parquet formats.
- 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.