Known Issues in Cloudera Manager 7.7.1
Known issues in Cloudera Manager 7.7.1
- OPSAPS-65691: Cloudera Manager upgrade from 7.6.7 version fails
with an
ApiException
error -
While upgrading Cloudera Manager from Cloudera Manager 7.6.7 to Cloudera Manager 7.7.1, the upgrade failed with the following error message: ApiException: Expected boolean. Got END_OBJECT (error 400).
The following error is also logged in Cloudera Manager server log: scm-web-198:com.cloudera.server.web.cmf.home.SystemHealth: HealthInfo Exception:Exception occurred inside setter of com.cloudera.cmf.model.DbProcess.specialFileInfoForDb
- OPSAPS-68689: Unable to emit the LDAP Bind password in
core-site.xml
for client configurations -
If the CDP cluster has LDAP group to OS group mapping enabled, then applications running in Spark or Yarn would fail to authenticate to the LDAP server when trying to use the LDAP bind account during the LDAP group search.
This is because the LDAP bind password was not passed to the /etc/hadoop/conf/core-site.xml file. This was intended behavior to prevent leaking the LDAP bind password in a clear text field.
- OPSAPS-68452: Azul Open JDK 8 and 11 are not supported with Cloudera Manager
-
Azul Open JDK 8 and 11 are not supported with Cloudera Manager. To use Azul Open JDK 8 or 11 for Cloudera Manager RPM/DEBs, you must manually create a symlink between the Zulu JDK installation path and the default JDK path.
- OPSAPS-62805: Kafka role log file retrieval fails and diagnostic bundles do not contain the Kafka broker role logs.
-
Kafka and Cruise Control role-level logs cannot be accessed due to a u'LOG4J2 issue.
- OPSAPS-67152: Cloudera Manager does not allow you to update some configuration parameters.
-
Cloudera Manager does not allow you to set to "0" for the
dfs_access_time_precision
anddfs_namenode_accesstime_precision
configuration parameters.You will not be able to update
dfs_access_time_precision
anddfs_namenode_accesstime_precision
to "0". If you try to enter "0" in these configuration input fields, then the field gets cleared off and results in a validation error: This field is required. - OPSAPS-65213: Ending the maintenance mode for a commissioned host with either an Ozone DataNode role or a Kafka Broker role running on it, might result in an error.
-
You may see the following error if you end the maintenance mode for Ozone and Kafka services from Cloudera Manager when the roles are not decommissioned on the host.
Execute command Recommission and Start on service OZONE-1 Failed to execute command Recommission and Start on service OZONE-1 Recommission and Start Command Recommission and Start is not currently available for execution.
- OPSAPS-64029
- When Cloudera Manager is upgraded from prior versions to 7.7.1 or later, Queue Manager (QM) will be flagged as stale due to new support for auto-configuration of QM with Yarn Resource Manager (RM).
- OPSAPS-63881: When CDP Private Cloud Base is
running on RHEL/CentOS/Oracle Linux 8.4, services fail to start because service
directories under the
/var/lib
directory are created with 700 permission instead of 755. - Run the following command on all managed
hosts to change the permissions to 755. Run the command for each
directory under
/var/lib
:chmod -R 755 [***path_to_service_dir***] x
- OPSAPS-63838: Cloudera Manager is unavailable after failover
- When high availability is enabled for Cloudera Manager, and there is a failover from the Active to the Passive server, the Cloudera Manager server may be unavailable for 15-20 seconds when failing back to the Active server.
Known Issues in Replication Manager
- OPSAPS-64388 - Schedule creation API doesn't stop user from creating a bucket within a bucket
- When the bucket path in the source and target clusters are different, the replication policy creation API does not fail but the Ozone replication fails with the Ozone File Listing Command Failed error.
- OPSAPS-64466 - JCKS way of authentication on Ozone causes YARN to go down on Auto-TLS cluster
- During the Ozone replication policy job for OBS buckets, the YARN application goes down and does not restart when the authentication credentials for Auto-TLS is provided using the hadoop.security.credential.provider.path property where the value is the JKS file.
- OPSAPS-64501 - Hive 3 replication | CMHA | Failover doesn't go to completion status on its own
- This behavior is observed when high availability is enabled for
both source and target clusters’ Cloudera Manager instances.
When you click Replication Policies page, the policy job does not transition to failover status for a long time. When you click for the same replication policy, the policy transitions to failover complete and then eventually disables the policy.
for a successful Hive ACID table replication policy on the
- OPSAPS-64879 - Replication policies with empty name are not shown on the UI
- Replication policies with an empty name do not appear on the Replication Policies page.
- OPSAPS-65104
- Replication Manager does not work as expected when you upgrade from Cloudera Manager version 7.6.7 CHF2 to any Cloudera Manager version between 7.7.1 and 7.7.1 CHF13. If there were any Hive replication policies before the upgrade, Replication Manager does not respond after the upgrade.
Log4j-1x remediation
CDP Private Cloud Base 7.1.7 SP1 and CDP Private Cloud Base 7.1.8 uses Reload4j and does not contain those CVEs but the files were renamed to log4j-1.2.17-cloudera6.jar. This still sets off scanners, but retained the log4j prefix that made for an easy transition for dependencies. In CDP Private Cloud Base 7.1.7 SP2, the log4j-1.2.17-cloudera6.jar files were renamed to reload4j-1.2.22.jar in the CDP parcel and should not set off scanners.
These remaining JARs are related to Cloudera Manager and are in 7.7.1 but 7.6.7 has them removed:
/opt/cloudera/parcels/CDH-7.1.8-1.cdh7.1.8.p0.30990532/jars/log4j-1.2.17-cloudera6.jar
/opt/cloudera/cm/cloudera-navigator-audit-server/log4j-1.2.17-cloudera6.jar
/opt/cloudera/cm/cloudera-navigator-server/jars/log4j-1.2.17-cloudera6.jar
/opt/cloudera/cm/cloudera-scm-telepub/jars/log4j-1.2.17-cloudera6.jar
/opt/cloudera/cm/common_jars/log4j-1.2.17-cloudera6.5e6c49dac2e98e54fc9a8438826fa763.jar
/opt/cloudera/cm/lib/log4j-1.2.17-cloudera6.jar
Workaround: To get every log4j-1x version replaced with ones named reload4j, you must be on CDP Private Cloud Base 7.1.8 latest Cumulative hotfixes or CDP Private Cloud Base 7.1.9 and associated Cloudera Manager versions. (CDP Private Cloud Base 7.1.7 SP1 uses reload4j but the name still says log4j).