Upgrading the Software
Perform the following steps on the management node and all compute nodes. Ensure that no task is being executed on the upper-layer engine of OmniOperator.
- 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
- 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) to the management and compute nodes, and complete the installation by following instructions in Installing Dependencies and Installing the Software.
Parent topic: Maintaining the Feature