Fixed issues for Cloudera Management Console

This section lists the issues that have been fixed in Cloudera Management Console.

Cloudera Lakehouse Optimizer

CDPD-91628, CDPD-98014: In-progress task metadata is cleaned up periodically
Previously, when the task cleanup executor daemon for Cloudera Lakehouse Optimizer ran, it cleaned up the tasks that were in progress . This issue is now fixed. The daemon cleans up only the completed and failed tasks that are not in progress.
CDPD-88828: Duplicate tasks run on table
Previously, Cloudera Lakehouse Optimizer allowed duplicate tasks to run on a table. This issue is now fixed.
CDPD-94583: Filter expression does not transform as expected and fails during the validation step
Previously, when an Iceberg table was created using a DDL command with a bucket transformation specification, and you created a Cloudera Lakehouse Optimizer policy on the table to perform the compaction or rewrite data files tasks, the tasks failed during the validation step. This issue is now fixed.
CDPD-97815: Associations are lost after Cloudera Lakehouse Optimizer restarts
Previously, the following issues occurred when Cloudera Lakehouse Optimizer restarted:
  • The associations defined using the Cloudera Lakehouse Optimizer UI were lost because they were not persisted.
  • The namespace-level associations for the tables were not initialized in the registry.

These issues are now fixed.