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

Upgrading OmniMV

To upgrade OmniMV locally, delete all library files, including binary SO files and materialized view files, and then upload the latest packages.

Perform the following steps on the management node. Ensure that no task is being executed on the materialized view upper-layer engine.

  1. Delete binary SO files and materialized view files. The installation directory /opt/omnimv is used as an example.
    rm -rf /opt/omnimv
  2. Download and upload the latest OmniMV to the management node. For details, see Installing the Materialized View Feature.