Rate This Document
Findability
Accuracy
Completeness
Readability

Upgrading the Software

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

  1. Delete the SO dependency files and OmniOperator files. The following uses the /opt/omni-operator/lib installation directory as an example.
    1
    2
    3
    cd /opt/omni-operator/lib
    rm -rf libjemalloc.so.2 libLLVM-15.so
    rm -rf include libboostkit-omniop* boostkit-omniop* libsecurec.so
    
  2. Download and upload the version dependency packages and OmniOperator packages (for details about how to obtain them, see OS and Software Requirements and Obtaining Software Packages) to the management and compute nodes, and complete the installation by following instructions in Installing Dependencies and Installing OmniOperator.
  3. Optional: When using OmniOperator on Spark, repackage and upload the OmniOperator installation package by following instructions in Packaging and Uploading the OmniOperator Installation Package.