Uninstalling SmartSense 1.1.0 in a Non-Ambari Environment
To uninstall SmartSense, run following commands on all hosts:
- Remove packages: - RHEL / CentOS: - # rpm -e smartsense-hst 
- Ubuntu / Debian: - # dpkg -r smartsense-hst 
 
- Remove data generated by SmartSense: - # rm -rf /usr/hdp/share/hst # rm -rf /etc/hst # rm -rf /var/log/hst 

