Known issues in Iceberg
This topic describes the known issues for Iceberg in Cloudera Data Warehouse on cloud, version 2025.0.21.2-9.
Known issues identified in the May 13, 2026 release
- CDPD-101742: Hive Iceberg snapshot expiration fails for ORC LZ4/LZO tables
- Hive fails to execute queries on Iceberg tables stored in ORC
format with LZ4 or LZO compression when LLAP cache is enabled. The failure occurs with
OWN_TASK_FAILUREand vertex failures due to anUnsupportedOperationExceptionduring ORC decompression. The snapshot expiration functionality itself works as expected and is not impacted.
Known issues identified before the May 13, 2026 release
- CDPD-97613: Materialized view rebuild fails for Iceberg tables
- Materialized view rebuild fails when the base table is an
Iceberg table and the materialized view is implicitly created as an ACID table due to
metastore.create.as.acid=trueresulting in an error. During rebuild, no transaction is started but an entry is created in theMATERIALIZATION_REBUILD_LOCKStable and not cleared, causing subsequent attempts to fail due to an existing lock entry. - DWX-17254: Merging Iceberg branches requires a target table alias
- 7.3.2
