Fixed Issues In Cloudera Runtime 7.2.17.400

You can review the list of reported issues and their fixes in Cloudera Runtime 7.2.17.400.

CDH

  • HOTREQ-1645 Request for Emergency HOTFIX to address TSB-746 in 7.2.17.x

CFM

  • HOTREQ-1626 Ship NIFI-12596 to CFM-2.2.7.0 - 7.2.17
  • HOTREQ-1655 Ship CFM CSD ranger fix to 7.2.17 and 7.2.18

Technical Service Bulletins

TSB 2024-746: Concurrent compactions and modify statements can corrupt Iceberg tables
For the latest update on this issue see the corresponding Knowledge article: TSB 2024-746: Concurrent compactions and modify statements can corrupt Iceberg tables

Known issue: CDPD-77399

HBase fails to register the servlet metrics and throws ClassNotFoundException: org.apache.hadoop.metrics.MetricsServlet
The MetricsServlet class is a Hadoop 2-based metric servlet unavailable in Hadoop 3 deployments.
Workaround: Ignore this WARN log message during HBase Master and RegionServer startup.
Apache Issue: HBASE-28315