Rate This Document
Findability
Accuracy
Completeness
Readability

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.

  1. Delete the /opt/omnimv directory on the management node.
    rm -rf /opt/omnimv
  2. Delete the /opt/anaconda3 directory on the management node.
    rm -rf /opt/anaconda3