Cloudera Manager 7.6.7 Cumulative hotfix 5

Know more about the Cloudera Manager 7.6.7 cumulative hotfixes 5.

This cumulative hotfix was released on April 24, 2023.

Following are the list of known issues and their corresponding workarounds that are shipped for Cloudera Manager 7.6.7 CHF5 (version: 7.6.7-h5-40213482)::
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.

After installing Azul Open JDK8 or 11, you must run the following commands on all the hosts in the cluster:
Azul Open JDK 8
RHEL or SLES
# sudo ln -s /usr/lib/jvm/java-8-zulu-openjdk-jdk /usr/lib/jvm/java-8-openjdk
Ubuntu or Debian
# sudo ln -s /usr/lib/jvm/zulu-8-amd64 /usr/lib/jvm/java-8-openjdk
Azul Open JDK 11
For DEBs only
# sudo ln -s /usr/lib/jvm/zulu-11-amd64 /usr/lib/jvm/java-11
Following are the list of fixed issues that were shipped for Cloudera Manager 7.6.7 CHF5 (version: 7.6.7-h5-40213482):
  • OPSAPS-65267

    Cross-site sessions were prohibited in the latest browsers because of SameSite header by default was set to Lax. This issue is fixed now by adding SameSite=None with a secure attribute for the session cookies that are created after login so that cross-site secure cookies are supported.

    The secure attribute works only with TLS-configured clusters. You must have a TLS-enabled cluster for cross-site sessions to work.

  • NAV-7341-Spark extractor issues with HDFS namespace

    When Navigator is installed and started with CDP installation, the Agent could move Spark lineage files out of the lineage directory which are not processed by Navigator. This issue is fixed now.

  • The repositories for Cloudera Manager 7.6.7-CHF5 are listed in the following table:

    Table 1. Cloudera Manager 7.6.7-CHF5
    Repository Type Repository Location
    RHEL 8 Compatible Repository:
    https://username:password@archive.cloudera.com/p/cm7/patch/7.6.7-h5-40213482/redhat8/yum
    Repository File:
    https://username:password@archive.cloudera.com/p/cm7/patch/7.6.7-h5-40213482/redhat8/yum/cloudera-manager.repo
    RHEL 7 Compatible Repository:
    https://username:password@archive.cloudera.com/p/cm7/patch/7.6.7-h5-40213482/redhat7/yum
    Repository File:
    https://username:password@archive.cloudera.com/p/cm7/patch/7.6.7-h5-40213482/redhat7/yum/cloudera-manager.repo
    SLES 12 Repository:
    https://username:password@archive.cloudera.com/p/cm7/patch/7.6.7-h5-40213482/sles12/yum
    Repository File:
    https://username:password@archive.cloudera.com/p/cm7/patch/7.6.7-h5-40213482/sles12/yum/cloudera-manager.repo
    Ubuntu 20 Repository:
    https://username:password@archive.cloudera.com/p/cm7/patch/7.6.7-h5-40213482/ubuntu2004/apt
    Repository file:
    https://username:password@archive.cloudera.com/p/cm7/patch/7.6.7-h5-40213482/ubuntu2004/apt/cloudera-manager.list
    Ubuntu 18 Repository:
    https://username:password@archive.cloudera.com/p/cm7/patch/7.6.7-h5-40213482/ubuntu1804/apt
    Repository file:
    https://username:password@archive.cloudera.com/p/cm7/patch/7.6.7-h5-40213482/ubuntu1804/apt/cloudera-manager.list