Behavioral changes
This release of the Cloudera Data Warehouse service on cloud is supported for service layer version 1.13.1-b43, Hive, Impala, and Hue runtime version 2026.0.21.4-12, and Trino runtime version 2026.0.24.0-37, and includes the following behavior changes.
Behavior changes in Cloudera Data Warehouse on cloud
- Summary: Cloudera Data Warehouse instances now tagged at launch through CloudFormation LaunchTemplate
- Before this release:
Cloudera Data Warehouse applied environment tags to EC2 instances only after
instance creation by using the aws-tagger DaemonSet. The CloudFormation Launch Templates did
not include
TagSpecifications, so theec2:RunInstancesAPI call did not carry any tags. This behavior caused Cloudera Data Warehouse environment activation to fail in AWS accounts with strict service control policies (SCP) that mandate tags at instance creation.
Behavior changes in Cloudera Data Explorer (Hue) on Cloudera Data Warehouse on cloud
- There are no behavior changes in this release.
Behavior changes in Hive on Cloudera Data Warehouse on cloud
- Summary:
- The CBO Plan attribute in
EXPLAIN FORMATTEDoutput changed from a string to a JSON object
Behavior changes in Iceberg on Cloudera Data Warehouse on cloud
- There are no behavior changes in this release.
Behavior changes in Impala on Cloudera Data Warehouse on cloud
- Summary: Impala now checks your permissions before reading the URL set in the avro.schema.url table property.
- Before this release: When you created a table with the avro.schema.url property pointing to an HTTP or file URL, Impala read that URL without checking your permissions. If the URL did not contain a valid Avro schema, its content could appear in the error message.
Behavior changes in Trino on Cloudera Data Warehouse on cloud
- Summary: Removal of dynamic filtering properties
- Before this release: Dynamic filtering configuration relied on the enable-large-dynamic-filters configuration property and its corresponding system session property enable_large_dynamic_filters. Additionally, configuration relied on the dynamic-filtering.small* and dynamic-filtering.large-broadcast* configuration property families.
