Known Issues in Cloudera Manager 7.7.1
Known issues in Cloudera Manager 7.7.1
- 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.
- Cloudera bug: 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).
- Cloudera bug:
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
- Cloudera Bug: 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.