Uninstalling OmniOperator JIT
Perform the following operation on the management node and all compute nodes. Ensure that no task is being executed on the OmniOperator JIT upper-layer engine.
Delete the SO dependency files and OmniOperator JIT files. The following uses the /opt/omni-operator/lib installation directory as an example.
cd /opt/omni-operator/lib rm -rf libjemalloc.so.2 libLLVM-12.so rm -rf include ir libboostkit-omniop* boostkit-omniop-bindings* config.h libsecurec.so
Parent topic: Deploying OmniOperator JIT Locally