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

Uninstalling OmniOperator JIT

  1. Uninstall OmniOperator JIT.
    1. Select all nodes and click Configure Service.

    2. Select Custom and click Next.

    3. Select Command Execution and click Add a Task.

    4. Set task 1 parameters and click Save.

      Table 1 Task 1 parameters

      Parameter

      Description

      Task Name

      Uninstalling OmniOperator JIT

      Task Description

      Uninstalling OmniOperator JIT

      Run Directory

      /opt/omni-operator/lib

      Run Command

      rm -rf libjemalloc.so.2 libLLVM-12.so;

      rm -rf include ir libboostkit-omniop* boostkit-omniop-bindings* config.h libsecurec.so;

  2. Export the service flow and save it to your local PC. You can import service flows to quickly uninstall other components.
    1. In the upper right corner of the displayed page, click Export.

      The window for selecting a path for saving the template is displayed.

    2. Name the template OmniOperator JIT Uninstallation Workflow and click Save.

  3. Execute the service flow.

    Click Finish in the lower right corner and select Run Service. The procedure is complete when the execution is successful.