Cloudera Manager - memory tuning issue
Cloudera Data Hub and Data Lake services on JDK 17 clusters might fail after upgrading to Cloudera Runtime 7.3.1.500 or lower versions due to a problem in fine memory tuning with JDK17.
Condition
After upgrading to Cloudera Runtime 7.3.1.500 or lower versions,
Cloudera Data Hub and Data Lake services can fail with
Not enough space error if the JDK version of the cluster is
17.
Cause
In certain cases, Cloudera Manager does not fully consider the
memory already assigned to management service roles when calculating memory for
Cloudera Data Hub and Data Lake service roles (such as
Atlas) that are co-located on the same node. As a result, the services might
attempt to acquire more memory than is physically available on the host, causing
the process to fail with the following error:
java.lang.OutOfMemoryError: Not enough space.
