Uninstall Cloudera Manager Agent and Managed Software

To uninstall Cloudera Manager Agent and managed software, stop the Cloudera Manager Agent on all hosts, remove the parcel installation, and run the clean command.

Do the following on all Agent hosts:
  1. Stop the Cloudera Manager Agent.
    RHEL 7, SLES 12, Debian 8, Ubuntu 16.04 and higher
    sudo systemctl stop supervisord
  2. To uninstall managed software, run the following commands:
    RHEL: $ sudo yum remove 'cloudera-manager-*'
  3. Run the clean command:

    RHEL

    sudo yum clean all