Upgrading Cloudera Data Services on premises

You can upgrade your existing Cloudera Data Services on premises 1.5.2 or 1.5.3 to 1.5.4 without performing an uninstall. After the upgrade is complete, you may need to upgrade the underlying OpenShift Container Platform. See the Software Support Matrix for OpenShift for more information about supported OCP versions.

Ensure that you have the following before you upgrade:

  • A kubeconfig file for the OCP cluster.
  • Ensure that the kubeconfig file has permissions to create Kubernetes namespaces.

  • Back up all of the external databases used by Cloudera Data Services on premises.

  • One or more environments registered in Cloudera Data Services on premises.

  • One of the registered environment has one or more Cloudera Data Warehouse or Cloudera AI experience workspaces.

  • Access to the Cloudera on premises repositories (archive.cloudera.com).

  • Administrator access to OCP and Privileged access to your external Vault.

  1. In Cloudera Manager, navigate to Cloudera Data Services on premises and click . Click Update.
  2. On the Getting Started page, you can select the Install method - Air Gapped or Internet and proceed.

    Internet install method

    Air Gapped install method

    Click Continue.

  3. On the Collect Information page, upload a Kubernetes configuration (kubeconfig) file from your existing environment. You can obtain this file from your OpenShift Container Platform administrator. Click Continue.
  4. On the Update Progress page, you can see the progress of your upgrade. Click Continue.
  5. After the upgrade is complete, the Summary page appears. You can now Launch CDP Private Cloud from here.

    Or you can navigate to the CDP Private Cloud Data Services page and click Open CDP Private Cloud Data Services.

    CDP Private Cloud Data Services opens up in a new window.
  • After upgrade, the Cloudera Manager admin role may be missing the Host Administrators privilege in an upgraded cluster. The cluster administrator should run the following command to manually add this privilege to the role.
    ipa role-add-privilege <cmadminrole> --privileges="Host Administrators"