Closed nvliyuan closed 5 months ago
It seems the Agaricus dataset has been moved to another place, file an issue to track the dead link. #402
There's a line dropped from examples/UDF-Examples/RAPIDS-accelerated-UDFs/README.md in branch-24.06. Not sure how this happened?
diff --git a/examples/UDF-Examples/RAPIDS-accelerated-UDFs/README.md b/examples/UDF-Examples/RAPIDS-accelerated-UDFs/README.md
index 751057e..ebd2160 100644
--- a/examples/UDF-Examples/RAPIDS-accelerated-UDFs/README.md
+++ b/examples/UDF-Examples/RAPIDS-accelerated-UDFs/README.md
@@ -118,8 +118,6 @@ and other settings. See the top of the `Dockerfile` for details.
First install docker and [nvidia-docker](https://github.com/NVIDIA/nvidia-docker)
-Run the following commands to build and start a docker
-
```bash
cd spark-rapids-examples/examples/UDF-Examples/RAPIDS-accelerated-UDFs
docker build -t my-local:my-udf-example-ubuntu .
This is because the diff exists in NVIDIA:main branch and NVIDIA:branch-2406, maybe we miss the line in previous release prs, add a commit to fix this gap in main branch.
update main branch for v2406 release. Please create a merge commit, not squash.