Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove cuDF jar dependency #71

Merged
merged 2 commits into from
May 31, 2022
Merged

Conversation

wjxiz1992
Copy link
Collaborator

Signed-off-by: Allen Xu allxu@nvidia.com

After NVIDIA/spark-rapids#5249, cuDF dependency has been intergrated into spark-rapids jar. There's no need to use cuDF denpendency in the pom file, so we remove it in this PR.

This change has been tested with the example app

Signed-off-by: Allen Xu <allxu@nvidia.com>
@wjxiz1992 wjxiz1992 self-assigned this May 30, 2022
@wjxiz1992 wjxiz1992 requested a review from pxLi May 30, 2022 07:18
@pxLi pxLi added the build label May 31, 2022
@pxLi
Copy link
Collaborator

pxLi commented May 31, 2022

can we also include the doc change here? to update https://github.com/NVIDIA/spark-rapids-ml#how-to-use

Signed-off-by: Allen Xu <allxu@nvidia.com>
Copy link
Collaborator

@pxLi pxLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx

@pxLi pxLi merged commit 5f13b10 into NVIDIA:branch-22.06 May 31, 2022
leewyang pushed a commit to leewyang/spark-rapids-ml that referenced this pull request Feb 23, 2023
* remove cuDF jar dependency

Signed-off-by: Allen Xu <allxu@nvidia.com>

* update doc after remove cudf dependency

Signed-off-by: Allen Xu <allxu@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants