Uninstalling OmniMV
Perform the following steps only on the management node.
Delete configuration files, binary SO files and materialized view files to complete uninstallation. The installation directory /opt/omnimv is used as an example. The Python installation directory /opt/anaconda3 is used as an example.
- Delete the /opt/omnimv directory on the management node.
rm -rf /opt/omnimv
- Delete the /opt/anaconda3 directory on the management node.
rm -rf /opt/anaconda3
Parent topic: Maintaining the Materialized View Feature