我要评分
获取效率
正确性
完整性
易理解

Uninstalling the Feature

Run the rpm -qa command on the management node 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-spark
rpm -e boostkit-spark-xxx

If all the files in the /opt/OmniAdvisor directory are deleted, the feature is uninstalled.