Hue 4.6.0.310 - 2305 (EEP 8.1.1) Release Notes

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

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.310
Release Date May 2023
MapR Version Interoperability See EEP Components and OS Support
Source on GitHub https://github.com/mapr/hue/tree/4.6.0.310-eep-811
GitHub Release Tag 4.6.0.310-eep-811
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-502 – With HS2 High Availability support enabled, Hue can now connect to MapR-Secured Zookeeper to get an active HiveServer2.

  • MHUE-525 – With HiveServer2 High Availability support enabled, Hue can now reconnect to HS2 when connection to an active HS2 is lost.

Fixes

This HPE release includes the following fixes on the base release:
GitHub Commit Number Date (YYYY-MM-DD) HPE Fix Number and Description
1879133 2022-05-25 Remove old kazoo library that does not have support of sasl
3ed7087 2022-05-25 Add kazoo-2.7.0 which has support of SASL
d5607b4 2022-05-25 Add pure-sasl dependency
92cdb7e 2022-05-25 Add MapRSASL mechanism implementation for puresasl
8eb1da5 2022-05-25 MHUE-502 Provide an ability to configure MAPR-SECURITY for ZooKeeper client
15966f0 2022-12-23 HUE-9358 [hive] Proper message with LLAP HA discovery when all servers down
ff394ec 2022-12-23 MHUE-525 - Performed a complete manual test by stopping and starting Hive server multiple times and one at a time to ensure that the Hue code can replace the Old active HS2 with the new Active HS2. (CDPD-10924)
bcf3f8b 2022-12-26 Fix indentation after backporting fix for MHUE-525 to Hue 4.6
For complete details, refer to the commit log for this project in GitHub.

Resolved Issues

None.

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.