Uninstall Unravel
Caution
Ensure to backup data before deleting the Unravel installation directory. There can be a loss of data when you delete this directory.
Stop Unravel
<Unravel installation directory>/unravel/manager stop
Run the following command and then follow the instructions.
<Unravel installation directory>/unravel/manager uninstall
Delete the Unravel installation directory as root user
rm -rf
<path/to/unravel/installation/directory>
In case of an RPM installation:
rpm -e rm -rf
<path/to/unravel/installation/directory>
Uninstalling Unravel bits from on-prem platforms
To uninstall Unravel from on-prem platforms, you must rollback the Unravel-specific changes made in your cluster manager. This requires a restart of the affected services. Hence, to avoid an impact on the user's application, it is recommended to do this during a maintenance window.
Rollback the changes made to Ambari/Cloudera. Refer to CDH additional instrumentation and HDP additional instrumentation to check the corresponding changes.
Restart the affected services.
For Ambari, remove Unravel's sensor jars from each node in the cluster.
rm -rf /usr/local/unravel-agent rm -rf /usr/local/unravel_client
Note
Ensure to remove the sensor jars only after rolling back changes in Ambari.