Hue 4.3.0-1904 (EEP 6.2.0) Release Notes

This section provides reference information, including new features, fixes, known issues, and limitations for Hue 4.3.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.3.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.3.0.0-mapr-620

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

GitHub Release Tag Hue: 4.3.0.0-mapr-620

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
30d39a92 15.03.19 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
a9ee7e90 21.03.19 MHUE-248: Error with default value in variable for HUE-4.3
7471813e 21.03.19 MHUE-251: Boolean variable substitution fails with coercion error
8d74dedb 22.03.19 MHUE-252: Error with redirect to page for Hue-4.3
74e94383 01.03.19 MHUE-253: Oozie workflow submission failed
319ee1a8 02.01.19 MHUE-259: Error while run new Coordinator
522c28bc 01.04.19 MHUE-254: Can't reload job in mini job browser
f0ab1ba6 05.04.19 MHUE-254: Can't kill job in mini job browser
257cd92f 02.04.19 MHUE-257: Can't close context menu
0de424e5 01.04.19 MHUE-258: No redirect after changing url in command line in job browser
256cf1d7 07.01.19 MHUE-260: Can't create new database in tables browser for Hive
25c51d56 04.04.19 MHUE-261: Error while click 'Refresh' button in tables browser
061b0cdd 08.04.19 MHUE-266: Error while run oozie workflow job for HiveServer2 Script
b8437285 09.04.19 MHUE-272: Error while open sqoop2 page in hue-4.3
76b837eb 09.04.19 MHUE-271: Installer does not configure sqoop2
81785854 10.04.19 MHUE-268: Сannot create a table in a newly created database, also 'Refresh' button does not work.
de426eb9 11.04.19 MHUE-199: Error when changing owner for s3
f23deeed 12.04.19 MHUE-275: Can't save file after use 'Save as' button in Azure
be221bd0 08.04.19 MHUE-265: Error while share documents
91a74325 15.04.19 MHUE-187: R session for R Editor in Hue cannot start
9452fb7d 17.04.19 MHUE-141: Example maprdb tables are not downloaded on MAPR-SASL cluster
089d385f 22.01.19 MHUE-280: After adding new requests - the order of launching requests does not change
0445a1be 22.04.19 MHUE-282: Altus API is not configured while open Impala page in Hue
eef21af9 22.04.19 MHUE-182: Not active 'Run' button for Spark Submit Python

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.3.0 and the following components:
    • Solr Search
    • ZooKeeper
  • Integration between Hue 4.3.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.