Update from 1.3.4 to 1.4.0/1.4.0-H1
You can update your existing CDP Private Cloud Data Services 1.3.4 to 1.4.0 or 1.4.0-H1 without requiring an uninstall.
- If the upgrade stalls, do the following:
- Check the status of all pods by running the following command on
the ECS server node:
kubectl get pods --all-namespaces
- If there are any pods stuck in “Terminating” state, then force
terminate the pod using the following
command:
kubectl delete pods <NAME OF THE POD> -n <NAMESPACE> --grace-period=0 —force
If the upgrade still does not resume, continue with the remaining steps.
- In the Cloudera Manager Admin Console, go to the ECS service and
click
The Longhorn dashboard opens.
. -
Check the "in Progress" section of the dashboard to see whether there are any volumes stuck in the attaching/detaching state in. If a volume is that state, reboot its host.
- Check the status of all pods by running the following command on
the ECS server node:
- Upgrade failure with Cloudera's public registry
On installation of CDP Private Cloud Data Services 1.3.4, the user can use an embedded registry or Cloudera's public registry. Upgrades using Cloudera's public registry will fail.
Upgrade is not possible in this scenario. If an upgrade was attempted, activating the 1.3.4 parcel will restore the cluster.