Known issues in Hue
This topic describes the Hue known issues for Cloudera Data Warehouse (CDW) Private Cloud.
Known issues identified in 1.5.4
- CDPD-69394: Hue does not display logs while creating a table using the Importer
- When you import a file in Hue using the Importer to create a table, the create table query is triggered and the operation succeeds. However, you may intermittently notice Hue not displaying the logs on the web interface.
Known issues identified in 1.5.1
- CDPD-54376: Clicking the home button on the File Browser page redirects to HDFS user directory
- When you are previewing a file on any supported filesystem, such as S3, ABFS, or Ozone and you click on the Home button, you are redirected to the HDFS user home directory instead of the user home directory on the said filesystem.
- DWX-15090: Intermittently see the CSRF error in the Hue Job Browser
- You may intermittently see the “403 - CSRF” error on the Hue web interface as well as in the Hue logs after running Hive queries from Hue.
- DWX-14911: Export operation failing in a partitioned Hive table
- You may see the following error in the Hive server logs when
running the EXPORT TABLE query in Hive: Execution Error, return code 1
from org.apache.hadoop.hive.ql.exec.ExportTask. Distcp operation
failed. This issue occurs when the number of files and the size of files
exceeds the limits specified in the
hive.exec.copyfile.maxsize
andhive.exec.copyfile.maxnumfiles
properties respectively, and the EXPORT TABLE query launches the distributed copy (distcp) job to copy files of HDFS. - OPSAPS-66903: Ozone HTTPFS address configuration contains placeholders instead of the real values
- The Hue File Browser does not automatically support browsing the Ozone filesystem because the HTTPFS role configuration for the Ozone service contains placeholder text instead of real values. You can view this configuration by going to ozone-conf/httpfs-site.xml configuration file. and clicking on the
Known issues identified in 1.5.0
- DWX-12616: Hue limitation in CDW Private Cloud
- Following are the known limitations in Hue in CDW Private Cloud
1.5.0:
- Hue Importer does not support importing files more than 200 KB in size
- Hue File Browser does not work if the HDFS service on the base cluster is configured for high availability
- DWX-13865: Hue File Browser does not work with HDFS HA
- Hue File Browser is not accessible or displays a 403 error when you click on File Browser from the left assist panel in CDW Private Cloud if HDFS is configured for High Availability on the base cluster. Currently, Hue in CDW cannot obtain the hostname and the port from the HttpFS service on the base cluster. This is a known limitation.
Known issues identified before 1.4.1
- DWX-9373: Unable to log into Hue as a local administrator
- If you have logged into the CDP Management Console as a local administrator, then you may not be able to log into Hue and you may see the following error: “User is not authorized”.