Upgrading and rolling back Cloudera Surveyor for Apache Kafka
Learn about upgrading and rolling back Cloudera Surveyor. Upgrading and rolling back Cloudera Surveyor is done with helm commands. Use helm upgrade to upgrade to a new release, and helm rollback to roll back to a previous release. Both operations are seamless and require no downtime, ensuring uninterrupted service.
Upgrading Cloudera Surveyor
You upgrade Cloudera Surveyor using helm upgrade. The upgrade is a two-step process. First, you upgrade the Cloudera Surveyor server, afterward, you upgrade the Cloudera Surveyor UI. You also use helm history and take note of revisions before and during the upgrade.
Reload the browser page where you access the UI to ensure that the latest version of the UI is displayed. The browser may continue to show a previous version of the UI until you refresh.
Rolling back Cloudera Surveyor
You roll back Cloudera Surveyor using helm rollback. A rollback involves listing and identifying the upgrade revisions that you want to roll back to. Afterward, you complete a two-step rollback process where you roll back the Cloudera Surveyor UI and the Cloudera Surveyor server.
-
During the rollback, when the server is still upgraded but the UI is already rolled back, you might encounter minor UI issues. For example, the configuration of some topics might fail to load. This is temporary, all data is loaded correctly once the upgrade finishes.
-
If you took note of your revisions during the upgrade process, skip steps 1 and 2.
Reload the browser page where you access the UI to ensure that the latest version of the UI is displayed. The browser may continue to show a previous version of the UI until you refresh.
