Fixed Issues in Cloudera Manager 7.0.3
This topic lists the issues that have been fixed in Cloudera Manager since the previous release of Cloudera Manager.
- OPSAPS-52886: When a license for Cloudera Manager expires, or the trial period expires, access to the Cloudera Manager Admin Console will be limited to only the license page until you install a new valid license
- Cloudera Manager Admin Console features will no longer be disabled, but you will be unable to view or modify those features from the Cloudera Manager Admin Console.
- OPSAPS-44883: Fixed installation and upgrade failures when installing the Cloudera Manager database on Maria DB 10.2.8 or higher.
- This eliminates the following error message: "Key column 'REVISION_ID' doesn't exist in table"
- OPSAPS-50104: Disabled support for Server Name Indication(SNI) in Cloudera Manager
- SNI was causing the following browser errors:
- Chrome: This site can’t provide a secure connectionhost-10-17-100-224.coe.myco.com uses an unsupported protocol.ERR_SSL_VERSION_OR_CIPHER_MISMATCH
- Firefox:Secure Connection Failed. An error occurred during a connection to host-10-17-100-224.coe.myco.com:7183. Cannot communicate securely with peer: no common encryption algorithm(s). Error code: SSL_ERROR_NO_CYPHER_OVERLAP - curl (curl-7.29.0-46) * NSS error -12286 (SSL_ERROR_NO_CYPHER_OVERLAP) * Cannot communicate securely with peer: no common encryption algorithm(s). * Closing connection 0 curl: (35) Cannot communicate securely with peer: no common encryption algorithm(s).
- OPSAPS-53041:Error generating TLS certificates
- Fixed an issue that occurred when using very long host names (possibly caused by very long SDX environment names). This sometimes caused an error when generating TLS certificates.
- OPSAPS-52953:Auto TLS keystore error
- Fixed an issue that occurred when Auto-TLS is enabled. The following error: "no valid keystore" error sometimes occurs when starting the HBase Thrift Server.
- OPSAPS-47386:
- Leading and trailing white space is now trimmed from user names when creating new users either from the Cloudera Manager Admin Console the Cloudera Manager (API version v40 or higher).
- OPSAPS-50447: Health Test for Hive Metastore Server Canary
- The Health Test for Hive Metastore Server Canary fails to perform its task of checking HMS basic functionality (creating a database, table and partitions and then dropping them) and therefore reports bad health status in all cases.