Skip to content

Update branding to NVIDIA cuDF plugin for Apache Spark - #2125

Merged
amahussein merged 2 commits into
NVIDIA:devfrom
nvliyuan:update-cudf-plugin-branding
Aug 25, 2026
Merged

amahussein merged 2 commits into
NVIDIA:devfrom
nvliyuan:update-cudf-plugin-branding

Conversation

@nvliyuan

Copy link
Copy Markdown
Contributor

Description

Updates user-facing branding from “RAPIDS Accelerator for Apache Spark” to “NVIDIA cuDF plugin for Apache Spark” on first mention and “the cuDF plugin” thereafter, following NVIDIA/cudf-spark#15114.

  • Updates documentation, CLI/runtime messages, report descriptions, and corresponding test expectations.
  • Replaces stale spark-rapids and spark-rapids-tools repository links with cudf-spark and cudf-spark-tools.
  • Preserves package names, Maven coordinates, spark.rapids.* configuration keys, historical fixtures, and existing docs.nvidia.com/spark-rapids routes.

Testing

  • mvn test -Dsuites=com.nvidia.spark.rapids.tool.tuning.ProfilingAutoTunerSuite,com.nvidia.spark.rapids.tool.tuning.ProfilingAutoTunerSuiteV2,com.nvidia.spark.rapids.tool.tuning.QualificationAutoTunerSuite (178 passed, 7 ignored)
  • Python compilation and JSON/XML/YAML/TOML/shell syntax validation
  • git diff --check

Python unit tests were not run locally because pytest is not installed in the development environment.

Replace legacy RAPIDS Accelerator naming and stale repository links while preserving configuration keys, artifact coordinates, and historical fixtures.

Signed-off-by: liyuan <yuali@nvidia.com>
@github-actions github-actions Bot added user_tools Scope the wrapper module running CSP, QualX, and reports (python) core_tools Scope the core module (scala) labels Aug 20, 2026
Wrap rebranded Scala comments so the Maven verify matrix passes the repository's 100-character line limit.

Signed-off-by: liyuan <yuali@nvidia.com>
@nvliyuan

Copy link
Copy Markdown
Contributor Author

Hi @mattahrens could you help review thx

@amahussein
amahussein merged commit b05c6e4 into NVIDIA:dev Aug 25, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core_tools Scope the core module (scala) user_tools Scope the wrapper module running CSP, QualX, and reports (python)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants