Known Issues in Cloudera Manager 7.4.4
Known issues in Cloudera Manager 7.4.4
- 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***]
- OPSAPS-61022: Role logging process is getting stuck during Cloudera Manager Agent upgrade
-
After you upgrade Cloudera Manager Agent, role logging process is stopped. Those roles that happen to log regularly will have their logging threads stuck, possibly causing the entire role to hang.
- OPSAPS-60943 Clicking on Historical Disk Usage causes error
- On the Reports page in the Cloudera Manager
Admin Console, clicking the link for Historical Disk Usage
by (User or Group) causes the following error, caused by
a Null Pointer Exception, to appear:
Server Error
A server error has occurred. The full stack trace is not shown here due to security reasons. See Cloudera Manager Server log for details.
- OPSAPS-61905 Spark jobs will not be able to run due to topology.py file that is not compatible with python3.
- Manually edit topology.py file in the /etc/hadoop/conf* directories. Fix python3 incompatible lines.
- 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
- CDPD-26099 Extra steps required to run Hue on RHEL 8
- See the following Hue administration topics:
- CDPD-28390 Rolling restart of HDFS JournalNodes may timeout on Ubuntu 20
- If the restart operation times out, you can manually stop and restart the NameNode and JournalNode services one by one.
- CDPD-27663 RPC TLS configuration for Ozone is supported only on new CDP 7.1.7 clusters
- Known Issue Description: gRPC TLS configuration for Ozone is supported only on new CDP 7.1.7 clusters and not on clusters upgraded from CDP 7.1.6 to CDP 7.1.7.
- OPSAPS-59163 Client Configuration downloaded from Cloudera Manager Admin Console is not the same as client configuration downloaded to cluster hosts
- If you deploy the client configuration
to a host that is not managed by Cloudera Manager, you will need to
make the following change:
- Unzip the client configuration bundle.
- Edit the
hadoop-env.sh
file and change the line that begins withexport HADOOP_MAPRED_HOME=
toexport HADOOP_MAPRED_HOME=<path to Jar files>
- OPSAPS-59802 – Zeppelin and Livy roles should be co-located on the same host.
- When installing or upgrading to CDP Private Cloud Base, you must co-locate all Zeppelin and Livy roles on the same cluster host due to an issue with certificate generation.
- OPSAPS-60412 Extra step required when using Cloudera Manager Trial installer on Ubuntu 20
- When using
cloudera-manager-installer.bin
to install a trial version of Cloudera Manager, the installation will fail. - OPSAPS-60721 Ozone fails to start when SCM High Availability is enabled
-
The Ozone SCM Primordial Node ID is a required field that needs to be specified with one of the SCM hostnames during Ozone HA installation.
Ozone SCM can either be deployed in a 3 node or 1 node configuration. For the 1 node configuration, the Ozone SCM Primordial Node ID configuration property is not a required configuration. However for 3 nodes, this field is a required configuration to be added during initialization of SCM.
- OPSAPS-61045 Upgrading cluster with Hive requires Hue
- OPSAPS-61278: The SRM Client’s secure storage fails to generate correctly in FIPS-enabled clusters
- In a FIPS enabled cluster, the SRM Client’s
secure storage fails to generate correctly. As a result, the
automatically generated configuration used by the
srm-control
tool will contain unresolvable references, making it unusable. - OPSAPS-61523 Failure when installing Cloudera Manager Agents
- When installing the Cloudera Manager Agent package on new hosts through either the Add Hosts wizard or Add Cluster wizard, if you select Cloudera Repository during the Select Repository step, the Agent Installation fails with message "Failed to Copy Installation Files".
Technical Service Bulletins
- TSB 2022-571: Increased heap memory in Reports Manager in Cloudera Manager 7.4.3+
- “Directory Usage report should include a column that shows usage including Hadoop Distributed File System (HDFS) Snapshots” feature caused an unexpected increase of memory consumption in Reports Manager. Using the affected versions can cause heavy Java Virtual Machine (JVM) Pauses in the Reports Manager. Due to the JVM Pauses the HDFS Usage Reports cannot be updated.
- Components Affected:
-
- Reports Manager
- Products Impacted:
-
- Cloudera Data Platform (CDP) Private Cloud Base
- Releases Impacted:
-
- CDP Private Cloud Base 7.1.7
- CDP Private Cloud Base 7.1.7 Service (SP) 1
- Users Impacted:
-
- Users who actively use Reports Manager and the HDFS Usage Reports
- Action required
-
- Request for a hotfix
- Alternatively, increase the heap size of the Reports Manager
(
headlamp_heapsize
) at the following location: Cloudera Management Service > Configuration > headlamp_heapsize.The recommended value is up to four times the current recommendation (4 * FsImage size + 2 Gb).
- For example:
- FsImage size: 20 Gb;
- Knowledge article
- For the latest update on this issue see the corresponding
Knowledge article:
Cloudera Customer Advisory: Increased heap memory in Reports Manager in Cloudera Manager 7.4.3+