NVIDIA / NVIDIA/cudf

[FEA] Disable CuFileTest.java tests automatically on systems without GDS

Open
#10,844 2 comments 0 reactions 0 assignees View on GitHub
feature request Java Spark tests
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

**Is your feature request related to a problem? Please describe.**
I wish I don't need to remember to exclude CuFIleTest as discussed in https://github.com/NVIDIA/spark-rapids-jni/issues/238#issuecomment-1124612977 on a system without GDS

**Describe the solution you'd like**
Implement a Maven profile activated on a file pattern indicating a system with GDS: e.g `gdsio` or `gdscheck` https://docs.nvidia.com/gpudirect-storage/troubleshooting-guide/index.html#verify-suc-install that adds CuFileTest .

**Describe alternatives you've considered**
Keep replicating CLI override `-Dtest=*,!CuFileTest`

**Additional context**
NVIDIA/spark-rapids-jni#238

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.