Installing the Feature
Perform the following operations only on the management node.
- Add the repository.
1dnf config-manager --add-repo https://repo.oepkgs.net/openeuler/rpm/openEuler-22.03-LTS/extras/aarch64/
- Update the repository index.
1dnf clean all && dnf makecache
- Install the boostkit-spark software package.
1dnf install boostkit-spark --nogpgcheck

- 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.

Parent topic: Machine Learning Algorithm Acceleration Feature