Hue 4.2.0-1904 Release Notes

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

The notes below relate specifically to the MapR Distribution for Apache Hadoop. You can find additional information on: or the Hue homepage.

These release notes contain only MapR-specific information and are not necessarily cumulative in nature. For information about how to use the release notes, see Ecosystem Component Release Notes.

Version Hue: 4.2.0

Livy: 0.5.0

Release Date April 2019
MapR Version Interoperability See EEP Components and OS Support
Source on GitHub Hue: https://github.com/mapr/hue/tree/4.2.0-mapr-1904

Livy: https://github.com/mapr/livy/tree/0.5.0-mapr-1904

GitHub Release Tag Hue: 4.2.0-mapr-1904

Livy: 0.5.0-mapr-1904

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

  • None.

Fixes

This MapR release includes the following fixes on the base release:

Hue Fixes

GitHub Commit Number Date (YYYY-MM-DD) MapR Fix Number and Description
10db5dda 2019-03-15 MHUE-242: HUE 4.2.0 has Drill JDBC 1.5.9.1018 which is not compatible with Drill 1.14.0 and 1.15.0
2e790925 2018-05-11 MHUE-221: Hue not autocompleting column names in Drill query editor
e47150e1 2019-04-12 MHUE-275: Can't save file after use 'Save as' button in Azure
1d43ac36 2019-04-08 MHUE-265: Error while share documents
ad02c3a5 2019-04-15 MHUE-187: R session for R Editor in Hue cannot start

Livy Fixes

GitHub Commit Number Date (YYYY-MM-DD) MapR Fix Number and Description
2733eac 2019-03-15 LIVY-60 Use Spark jars from cluster instead of pack it in Livy
f2ac34d 2019-04-16 MLIVY-61 Enable access-control in Livy by default on secure clusters

Known Issues and Limitations

  • MapR does not support the integration between Hue 4.2.0 and the following components:
    • Solr Search
    • ZooKeeper
  • Integration between Hue 4.2.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.
  • MAPR-2561: DB Query in Hue cannot execute more than one query.
  • MAPR-28087: Livy cannot use the Hive Interpreter. To work around this issue, use the cluster mode. Set livy.spark.deployMode=cluster in the {LIVY_CONF}/livy.conf file. This issue is caused by Spark 11851: "Unable to start spark thrift server against secured hive metastore(GSS initiate failed)".
  • MHUE-209 Hue cannot create a table from *.csv file via importer from ADLS.
NOTE Hue uses python parquet lib to read parquet files. This library does not support all possible parquet formats.
  • LIVY-42: Livy UI is not accessible on Kerberos.
  • MHUE-302: Broken link to Table Browser in table description in left assistant panel.
  • MHUE-303: Integration of Table Browser with Drill is not supported.
    NOTE 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 setting force_hs2_metadata=true in the [metastore] section of the hue.ini.

Resolved Issues

  • None.