Fixed Issues in Hue

Review the list of Hue issues that are resolved in Cloudera Runtime 7.2.16.

CDPD-41134: Hue Job Browser displays Impala query history in UTC timezone
Earlier, Hue used to display Impala query history in the UTC timezone, which caused confusion to users in other time zones. This issue has been fixed. Impala query history is now displayed as per the server timezone.
CDPD-40785: Export All feature in Hue needs a location to be passed but fails to export as the managed table does not accept location
Earlier, exporting query results using the "Export ALL" feature used to fail because the managed tables did not accept a location other than the one set in Hive. This issue has been fixed.
CDPD-41658: Unable to submit Oozie workflow from HDFS file browser
This issue has been fixed.
CDPD-25423: Downloaded query logs contain the error.json file, but do not fetch container logs
The debug bundles ZIP file no longer contains the logs. You can customize, generate, and view the logs by going to Cloudera Manager > Diagnostics > Logs.
CDPD-41666: Hue Importer does not work when the Impala editor is not available
This issue has been fixed.
CDPD-29285: Deselecting the Enable LDAP TLS option in Cloudera Manager does not work as expected
Earlier, when you deselected the Enable LDAP TLS option in Cloudera Manager > Hue > Configuration to enable LDAP authentication using unsecure LDAP (ldap:// instead of ldaps://), the authentication failed with the following error: Caught LDAPError while authenticating uldap: UNAVAILABLE({'info': '00000000: LdapErr: DSID-0C090F77, comment: Error initializing SSL/TLS, data 0, v23f0', 'desc': 'Server is unavailable'}. This issue has been fixed by forcing Hue to use the default value of the use_start_tls property (which is false) irrespective of the value present in ldap_cert property.
CDPD-44349: Oozie MapReduce action does not accept s3a and abfs paths as a file path in the Jar name field
This issue has been fixed.
CDPD-27884: Hue does not work with ID Broker HA, resulting in an error when you try to access S3/ADLS
This issue has been fixed.
CDPD-44832: Rerunning Oozie workflow fails
This issue has been fixed.
CDPD-44973: No attribute 'StringIO' error while loading snappy-compressed Hbase tables while the Avro module is not loaded
This issue has been fixed.
CDPD-41497: Unable to upload files to folders on S3/ABFS that contain non-ASCII characters in the folder name
This issue has been fixed.
Downloading Impala query results containing special characters in CSV format fails with ASCII codec error
This issue has been fixed.
Impala SELECT table query fails with UTF-8 codec error
This issue has been fixed.
Hue Load Balancer role fails to start after upgrade to Cloudera Runtime 7 or you get the "BalancerMember worker hostname too long" error
Hue supports creating Hue role hostnames of more than 64 characters. There is no longer a restriction of 64 characters for the “BalancerMember Route” property.