Known Issues in Platform
This document lists the known issues in the Cloudera Runtime 7.1.9 SP1 CHF16 Platform. Review this content to understand how these issues impact functionality and to find the necessary workarounds.
Known issues identified in Cloudera Runtime 7.1.9 SP1 CHF 16
- CDPD-95213: Service startup failure due to strict
Log4j 2.25property validation -
After you upgrade to Cloudera Runtime 7.1.9 SP1 CHF16 or higher (and Cloudera Manager 7.13.1.710 or higher), services might fail to start with the following exception:
ConfigurationException: No type attribute provided for component loggerThis issue arises from a regression in
Log4j 2.25.x(introduced to resolve CVE-2025-68161). Unlike previous versions that ignored configuration mismatches,Log4j 2.25strictly validates all property prefixes.If your configuration includes a logger or appender but lacks a corresponding type definition for that entry, the system throws a fatal exception. While Cloudera has automated a fix for the default Hive service, any other service—or any service utilizing custom loggers through a safety valve remains vulnerable to this breaking change.
