Hue 4.6.0.600 - 2301 (EEP 9.1.0) Release Notes

This section provides reference information, including new features, fixes, known issues, and limitations for Hue 4.6.0.600-2301.

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.600
Release Date January 2023
MapR Version Interoperability See EEP Components and OS Support
Source on GitHub https://github.com/mapr/hue/tree/4.6.0.600-eep-910
GitHub Release Tag 4.6.0.600-eep-910
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

None.

Fixes

This HPE release includes the following fixes on the base release:
GitHub Commit Number Date (YYYY-MM-DD) HPE Fix Number and Description
f59548f, 84fc207 2011-11-15 MHUE-525 Hiveserver2 HA Connection Issue
For complete details, refer to the commit log for this project in GitHub.

Resolved Issues

  • MHUE-525 - The fix, which implements HiveServer 2 HA connection failover, was backported from the upstream.

Known Issues and Limitations

  • Hue 4.6 is not compatible with FIPS-enabled setup.
  • 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.