User Guide (24.02)
User Guide (24.02)

spark-rapids/user-guide/24.02/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 2023-2024, NVIDIA. Last updated on Mar 12, 2024.