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

This HPE release includes the following fixes on the base release:
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
For complete details, refer to the commit log for this project in GitHub.

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 the hue.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 the force_hs2_metadata=true setting in the [metastore] section of the hue.ini file.
NOTE In Hue 4.3.0-1912, support for the integration of Drill with the Table Browser in Hue was added as an experimental feature.