Fixed issues
Review the fixed issues in the latest Cloudera Data Warehouse on cloud, supported by version 1.12.1-b259 of the service layer and runtime version 2025.0.21.0-185.
Fixed issues in Cloudera Data Warehouse on cloud
- DWX-22464: CDP CLI validation error when updating Virtual Warehouse t-shirt size to waa in Cloudera Data Warehouse
- Previously, the CDP CLI incorrectly rejected updates to an Impala Virtual Warehouse that
included
waa(Workload Aware Autoscaling) as the t-shirt size, even when the Virtual Warehouse was already configured withwaa. The CLI validation only allowedxsmall,small,medium, andlargeas valid values, causing updates to fail unnecessarily with the following error:Invalid value for parameter tShirtSize, value: waa, valid values: xsmall, small, medium, large.This issue is resolved by ensuring that CDP CLI updates to Virtual Warehouses already configured with
waaas the t-shirt size are no longer rejected. - DWX-19998: Private AKS cluster updates blocked by Kubernetes CIDR configuration in the UI
- Previously, in Cloudera Data Warehouse on Azure, the Enable IP-CIDR
for Kubernetes cluster option was editable for private AKS clusters. When
modifications were made to this option, Cloudera Data Warehouse sent a Kubernetes
cluster CIDR value to the backend (including invalid values such as 0.0.0.0). For private AKS
environments this configuration is not applicable, and sending a value could block cluster
updates, including changes to cluster admin groups.
This issue is now resolved by disabling the Enable IP-CIDR for Kubernetes cluster option for private AKS clusters in the UI.
- DWX-22178: Virtual warehouse t-shirt size change does not update related configurations
- Previously, when changing the t-shirt size of a virtual warehouse from xsmall to small, the
related configuration values did not automatically update to match the new t-shirt size. This
mismatch could cause queries to be planned with an incorrect number of executors, potentially
leading to suboptimal query execution, resource allocation issues, and degraded performance.
This issue is now resolved.
- DWX-22179: Minidump shipper failing on Azure
- Previously, in Azure-based Cloudera Data Warehouse environments, the minidump
shipper failed to ship minidumps because its configuration directory was inaccessible. The
process attempted to use /home/hive as the configuration directory inside the container, but
this path was not writable, causing a PermissionError during initialization and preventing
minidump files from being uploaded to cloud storage.
This issue is now resolved. The minidump shipper now sets the AZURE_CONFIG_DIR environment variable to point to a writable directory, and the az login invocation is updated so that authentication and minidump upload to Azure storage complete successfully.
- DWX-21083: Read-only users seeing frequent permission denied errors in the Cloudera Data Warehouse UI
- Previously, in Cloudera Data Warehouse
on cloud, read-only sessions frequently experienced permission
denied errors in the UI during normal operations. This occurred because the UI attempted to
call the /resources/templatesaza, which requires administrator
privileges, even for read-only sessions. As a result, permission-related error messages
repeatedly interrupted normal operations despite no privileged actions being performed.
This issue is now resolved.
- DWX-21896: Transient UI error for failed resource pool runtime upgrade
- Previously, when creating a resource pool, if the associated Database Cluster or Virtual
Warehouse runtime upgrade fails, the resulting error message is displayed only temporarily in
the UI. Shortly after the failure, the error message vanishes, leaving the UI with no
persistent indication that the runtime upgrade failed. This behavior can be misleading, as it
might appear that the operation was successful or is still in progress.
This issue is now resolved.
Fixed issues in Hive on Cloudera Data Warehouse on cloud
- CDPD-95083: Concurrency issues when updating partition column statistics
- Previously, the process for updating partition column statistics involved fetching, modifying, and then updating the statistics. This method caused concurrency issues when multiple clients attempted to update statistics for the same partition at the same time, potentially leading to inaccurate metadata.
- CDPD-95082: Direct SQL failures during partition operations cause stale database entries
- Previously, if a failure occurred during direct SQL processing for operations such as adding or dropping partitions, the changes made to the database were not undone before the system fell back to Java Data Objects (JDO) processing.
- CDPD-94765: Improved performance for adding columns to tables with many partitions
- Previously, adding a column to a table using the CASCADE command could be slow for tables containing a high number of partitions or columns due to unoptimized metadata processing.
- CDPD-94764: Performance degradation when adding columns with the cascade option
- Previously, after you enabled
directSQL, performance degraded when adding columns to a table by using the CASCADE command. - CDPD-93175: Incorrect results for n-way joins containing both anti and outer joins
- Previously, when you enabled Cost-Based Optimization (CBO) and n-way joins, Hive returned incorrect results for queries that combined anti joins with outer joins.
- CDPD-93166: Incorrect results when an anti-join replaces an IS NULL filter on a nullable column
- Previously, when you enabled the automatic conversion of joins with a
IS NULLfilter to anti-joins, Hive returned incorrect results for certain queries. Specifically, when theHiveAntiSemiJoinRulereplaced anIS NULLfilter on a nullable column with an anti-join, it generated an incorrect query plan. This resulted in missing rows in the final output compared to when the optimization was disabled. - CDPD-79799: High metadata overhead during migration due to table and partition statistics
- Previously, during migration or replication, copying statistics for tables with a large number of partitions and columns took a significant amount of time.
- CDPD-55133: Query failure on views containing grouping sets and grouping functions
- Previously, queries run against a view failed with a
RuntimeExceptionif the view definition includedGROUPINGfunctions andGROUPING SETS.
Fixed issues in Cloudera Data Explorer (Hue) on Cloudera Data Warehouse on cloud
- CDPD-88276: Data Explorer SAML logout landing page
- Previously, Data Explorer did not include a dedicated landing page for SAML logout sessions. This resulted in a lack of clarity regarding the session status after you logged out. This issue is now resolved. Data Explorer now includes a SAML logout landing page that confirms your session has ended and provides an option to log in again.
- CDPD-81753: Added a configurable flag to optionally re-enable data preview on database views in Data Explorer
- 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.
- CDPD-45130: Truncating excessive length queries to prevent database indexing errors
- Previously, large or complex SQL statements, such as lengthy INSERT
queries, were indexed by the Query Processor. This resulted in increased load times for the
Job Browser. You can now configure query truncation by using the
hue.query-processor.query.max-lengthproperty in the Query Processor configuration underdasConfsection. By default, no truncation is performed to ensure backward compatibility. - DWX-12703: Impala coordinator workload distribution in active-active configurations
- Previously, the Data Explorer client used only one coordinator when Impala was configured in active-active mode. This occurred because Data Explorer did not include support for cookie-based sticky sessions. As a result, the system failed to distribute the workload across multiple coordinators, which impacted production stability and workload balancing.
Fixed issues in Impala on Cloudera Data Warehouse on cloud
- CDPD-94500: Impala query failure when reading Parquet collections with late materialization
- Previously, when an Impala query selected the last row containing a collection value in a row group, the readahead state was not reset. This caused subsequent query failures.
- ENGESC-32075 / IMPALA-14605: Memory leak in global admissiond for cancelled queued queries
- Previously, a memory leak occurred in the global admissiond when queries in the admission queue were cancelled due to backpressure. The system identified the cancellation but did not remove the query from the admission state map.
- IMPALA-14403: OpenTelemetry TLS detection failed due to case-sensitivity
- Previously, Impala failed to enable TLS for OpenTelemetry (OTel)
collectors if the URL used uppercase letters (e.g.,
HTTPS://). The case-sensitive detection logic prevented the client from configuring TLS correctly and occasionally enabled it for non-HTTPS schemes. - CDPD-91155: CatalogD reports misleading TableNotFoundException for workload management tables
- Previously, when you used workload management for the first time,
CatalogD generated an
org.apache.impala.catalog.TableNotFoundExceptionfor thesys.impala_query_logandsys.impala_query_livetables. This occurred because the system attempted to refresh metadata for these tables to check their schema version before they were created. - IMPALA-14383: Crash when casting timestamp strings with timezone offsets to DATE
- Attempting to cast a timestamp string that included a timezone offset (like "+08:00" in "2025-08-31 06:23:24.9392129 +08:00" ) to the DATE data type would cause a crash.
- IMPALA-14791: Impala crash when viewing failed query plans
- Previously, Impala crashed when you used the Web UI to view the plan of a query that failed before execution started.
- CDPD-99070: CVE-2025-15467 false positive alerts in Impala images
- Previously, the Impala Docker image included the
openssl-configpackage when built on top of Chainguard images. This package contained outdated signatures that triggered false positive alerts in CVE scanners, even though the package itself was effectively empty. - IMPALA-14447: Parallel metadata loading in local catalog mode
- Previously, when a query accessed multiple unloaded tables in local catalog mode, Impala loaded the metadata for those tables one after another. This sequential process caused significant latency and performance regressions compared to the legacy catalog mode.
Fixed issues in Iceberg on Cloudera Data Warehouse on cloud
There are no fixed issues in this release.
