Rate This Document
Findability
Accuracy
Completeness
Readability

Uninstalling the Feature

Run the rpm -qa command on all nodes to query the full name of the software package, and then run the rpm -e xxx command to uninstall the software package.

rpm -qa |grep boostkit-hbase
rpm -e boostkit-hbase-xxx

If the BoostKit JAR packages in the ${HBASE_HOME}/lib directory are deleted, the feature is uninstalled.