Hue 4.6.0.150 (EEP 7.1.2) Release Notes
This section provides reference information, including new features, fixes, known issues, and limitations for Hue 4.6.0.150.
The notes below relate specifically to the 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.250 |
Release Date | March 2022 |
MapR Version Interoperability | See EEP Components and OS Support |
Source on GitHub | https://github.com/mapr/hue/tree/4.6.0.150-mapr-712 |
GitHub Release Tag | 4.6.0.150-mapr-712 |
Package Names |
Navigate to https://package.ezmeral.hpe.com/releases/MEP/ and select your EEP and OS to view the list of package names |
New in This Release
Hue 4.6.0.150 introduces the following enhancements or HPE platform-specific behavior
changes:
- MHUE-238: Enables configuring a custom port for the S3-fs end point.
- MHUE-487: Updates the list of Hue dependencies to resolve CVE vulnerabilities.
Fixes
This Data Fabric release includes the following fixes on
the base release:
For complete details, refer to the commit log for this project in GitHub.
GitHubCommitNumber | Date (YYYY-MM-DD) |
MapR Fix Number and Description
|
64a5614 | 2021-05-21 | MHUE-470 Hue not starts because of wrong permissions of metrics file |
bb8980b | 2021-08-26 | MHUE-470 Fix metrics file location defining |
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 sudo usage in Hue |
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 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 |
b70135e | 2021-12-22 | MHUE-477 Fix missing libffi.so.6 on Ubuntu 20.04 |
b6ba643 | 2021-12-22 | MHUE-477 Polish Hue compatibility libs setup |
f8c0e2a | 2022-01-21 | MHUE-487 Backport fix for CVE-2021-3177 |
94d559e | 2022-01-21 | MHUE-487 Hue CVE fixes for Jan 2022 release |
44ef53d | 2022-01-21 | HUE-5095 [backend] Python requests library should put port information in log message |
4519d2e | 2022-01-21 | MHUE-487 Revert upgrade of cryptography because it breaks build |
Resolved Issues
- MHUE-470: Hue does not start because of wrong permissions in the metrics file.
- MHUE-480: ZooKeeper connection type does not work for Drill.
- MHUE-484: The ssl_password_script.sh which breaks Hue on Ubuntu 18.04.
Known Issues and Limitations
- HPE does not support the integration between Hue 4.6.0 and the following
components:
- Solr Search
- ZooKeeper
- Integration between Hue 4.6.0 and Sentry 1.7 is supported on secure clusters that use Kerberos authentication, but it is not supported on secure clusters that use MapR-SASL authentication.
- MHUE-209 Hue cannot create a table from *.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.
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.