Hue 4.6.0.300 - 2201 (EEP 8.1.0) Release Notes

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

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

This Hue release:
  • Provides the ability to configure a custom port fo the S3-fs endpoint.
  • Disables Impala, Pig, and Sqoop1 applications by default.
  • Updates the list of dependencies in Hue to resolve CVE vulnerabilities.
  • Allows connection to an S3 server that uses self-signed certificates.

Fixes

This HPE release includes the following fixes on the base release:
GitHub Commit Number Date (YYYY-MM-DD) HPE Fix Number and Description
6b36590 2021-10-28 MHUE-480 [drill] Backport Drill JDBC client refactoring from Hue 4.3
119d3ae 2021-11-03 MHUE-484 Fix ssl_password_script.sh to resolve issue on Core 7/Ubuntu 18
2c3191d 2021-11-11 MHUE-238 Provide an ability to configure custom port for S3-fs endpoint
b3bee61 2021-11-18 PR1123 [aws] s3datetime_to_timestamp parse timestamp with Z(minio.io)
0fa24ae 2021-11-19 MHUE-477 [build-boxes] Fix Hue installation on Ubuntu Focal
422b8a4 2021-12-01 fix(boto): S3 region parser references unassigned variable when S3 is colocated
4472b8e 2021-12-01 HUE-9435 [aws] Fix issue with aws behind proxy and make S3_USE_SIGV4 default when region is set
7d3c9d6 2021-12-22 MHUE-491 Disable Sentry, Impala and Pig apps
862faa9 2021-12-24 MHUE-491 Disable Pig in interpreter list
007af8a 2021-12-28 MHUE-491 Disable Sqoop1 in interpreter list
2f5828c 2022-01-07 MHUE-487 Backport fix for CVE-2021-3177
65f6d2a 2022-01-09 MHUE-487 Hue CVE fixes for Jan 2022 release
37dfea4 2022-01-09 HUE-5095 [backend] Python requests library should put port information in log message
c8ee955 2022-01-10 MHUE-487 Revert upgrade of cryptography because it breaks build
7a8c4b6 2022-02-03 MHUE-500 Allow to connect to S3 server that uses self-signed certificates
For complete details, refer to the commit log for this project in GitHub.

Resolved Issues

This release resolves the following issues:
  • MHUE-480 - Configured to use Zookeeper connection type does not work for Drill
  • MHUE-484 - Fix ssl_password_script.sh which breaks Hue on Ubuntu 18.04
  • MHUE-477 - Fix Hue compatibility with Ubuntu 20.04

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.