User Guide (24.04.01)
User Guide (24.04.01)

spark-rapids/user-guide/24.04.01/partials/tools-getting-jars.html

  • Checkout the code repository

    git clone git@github.com:NVIDIA/spark-rapids-tools.git
    cd spark-rapids-tools/core
    
  • Build using MVN. After a successful build, the jar of rapids-4-spark-tools_2.12-<version>-SNAPSHOT.jar will be in target/ directory. Refer to build doc for more information on build options (i.e., Spark version)

    mvn clean package
    
© Copyright 2024, NVIDIA. Last updated on Jun 12, 2024.