Uninstall Superset
In an Ambari-managed ODP deployment, Superset uninstallation typically involves removing the service from Ambari first and then uninstalling the corresponding mpack from the management node.
Stop and Delete the Service in Ambari
- Begin by stopping the Superset service from the Ambari UI.
- After the service is stopped, use the Ambari service actions to delete or remove the Superset service from the cluster.
Uninstall the MPack
- After the service has been removed from Ambari, uninstall the Superset mpack from the management node.
- Use the following command to uninstall the mpack:
ambari-server uninstall-mpack --mpack=uperset-ambari-mpack
- After uninstallation, verify that the Superset service definition is no longer present in Ambari.
