NVIDIA / spark-rapids

Spark RAPIDS plugin - accelerate Apache Spark with GPUs
https://nvidia.github.io/spark-rapids
Apache License 2.0
822 stars 235 forks source link

Update the Maven repository to download Spark JAR files [skip ci] #11689

Closed NvTimLiu closed 2 weeks ago

NvTimLiu commented 2 weeks ago

Fix the error

"file not found: https://oss.sonatype.org/content/repositories/staging/org/apache/spark/spark-avro_2.13/3.5.1/spark-avro_2.13-3.5.1.jar"

when running the integration test CI job against the Sonatype Staging jar files for the rapids plugin.

NvTimLiu commented 2 weeks ago

Build PASS: image

NvTimLiu commented 2 weeks ago

build