Fixed Issues in Hue
Review the list of Hue issues that are resolved in Cloudera Runtime 7.3.1, its service packs and cumulative hotfixes.
Cloudera Runtime 7.3.1.500 SP3:
- CDPD-57725: Security Enhancement: CSP Nonces Enforced in Hue
- Hue now enforces Content Security Policy (CSP) nonces, eliminating unsafe-inline JavaScript to improve security and mitigate InfoSec scan issues related to wildcard domains and other directives.
- CDPD-81753: Added a configurable flag to optionally reenable data preview on database views in Hue
- Previously, data preview for database views was disabled by
default due to resource strains caused by complex or long-running views, impacting data
validation and analysis.
This issue has now been improved by adding the new
allow_sample_data_from_viewsflag, with the default value set tofalse. Setting this flag totrueenables Hue to fetch sample data for database views and thus restore the data preview functionality in the SQL assist panel. You can enable the flag by performing the following steps:- Navigate to .
- In the Hue Service Advanced Configuration Snippet (Safety Valve) for
hue_safety_valve.ini field, specify the following
parameter:
[metastore] allow_sample_data_from_views=true - Click Save Changes.
Cloudera Runtime 7.3.1.400 SP2:
There are no fixed issues identified in this release.
Cloudera Runtime 7.3.1.300 SP1 CHF 1
- CDPD-80268: Hide logout button when configured with Knox
- 7.3.1.300
- CDPD-77746: Metrics Collection Failure with "DPI-1010: not connected" on Oracle DB backend
- 7.3.1.300
- CDPD-76594: Impala Iceberg Table Creation Fails in Hue
- 7.3.1.300
Cloudera Runtime 7.3.1.200 SP1
There are no fixed issues in this release.
Cloudera Runtime 7.3.1.100 CHF 1
- CDPD-72754: Enhanced AI Integration in Hue SQL AI Assistant
- 7.3.1.100
- CDPD-72496: File extension restrictions for Hue file uploads
- 7.3.1.100
- CDPD-72032: Searching with the application ID and DAG ID is not working in Hive Queries
- 7.3.1.100
- CDPD-71994: Including search within the document as we used to have in CDH
- 7.3.1.100
- CDPD-72777: It's not possible to search a Hue document with the intention to copy it
- 7.3.1.100
- CDPD-71074, CDPD-69265: Hue startup failure resolved on the FIPS-enabled clusters
- In the FIPS-enabled clusters, Hue startup failure occurred due to the use of the psycopg2-binary package, which includes an OpenSSL version incompatible with FIPS requirements. The issue now can be resolved by removing the psycopg2-binary package and installing psycopg2 along with its necessary dependencies.
- CDPD-67341: Refactor and improve IDBroker support in Hue
- 7.3.1.100
- CDPD-66706: HDFS file compression in Hue is failing
- 7.3.1.100
- CDPD-73657: Fix configuration issues in HiveServer2 Zookeeper discovery to handle failover
- 7.3.1.100
- CDPD-64979: CORS is too permissive for the public APIs
- 7.3.1.100
- CDPD-64286: Hue - Metrics cannot restore database connections on failure
- 7.3.1.100
- CDPD-72775: Copies of shared documents are not visible to the user
- 7.3.1.100
- CDPD-62397: Improved default editor selection in Hue configuration
- 7.3.1.100
- CDPD-57994: Hue import not creating External tables
- 7.3.1.100
- CDPD-71063: Hue - Upgrade eventlet to 0.35.2 and dnspython to 2.6.1 due to CVE-2023-29483
- 7.3.1.100
Cloudera Runtime 7.3.1
- CDPD-65034: Receiving Error " TypeError: 'NoneType' object is not callable" in TCLIService.py when custom headers are being set
- 7.3.1
