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

Installing the Feature

Perform the following operations only on the management node.

  1. Add the repository.
    1
    dnf config-manager --add-repo https://repo.oepkgs.net/openeuler/rpm/openEuler-22.03-LTS/extras/aarch64/
    
  2. Update the repository index.
    1
    dnf clean all && dnf makecache
    
  3. Install the boostkit-spark software package.
    1
    dnf install boostkit-spark --nogpgcheck
    

  4. If the corresponding JAR packages exist in the /opt/BoostKit-ml_3.0.0 and /opt/BoostKit-graph_3.0.0 directories, the installation is successful.