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

Fix target file for update from extra-resources in dist module #5558

Merged

Conversation

gerashegalov
Copy link
Collaborator

@gerashegalov gerashegalov commented May 20, 2022

This PR fixes the target artifact file name for the update with extra-resources.

Closes #5557.

Signed-off-by: Gera Shegalov gera@apache.org

Closes NVIDIA#5557

Signed-off-by: Gera Shegalov <gera@apache.org>
@gerashegalov
Copy link
Collaborator Author

$ ./build/buildall --clean --profile=311,321 --module=integration_tests
$ ls -al dist/target/rapids-4-spark_* | wc -l
1

@gerashegalov
Copy link
Collaborator Author

build

@gerashegalov gerashegalov changed the title Fix target file for update from extra-resources Fix target file for update from extra-resources in dist module May 20, 2022
@gerashegalov gerashegalov self-assigned this May 20, 2022
@gerashegalov gerashegalov added bug Something isn't working build Related to CI / CD or cleanly building P0 Must have for release labels May 20, 2022
@gerashegalov gerashegalov added this to the May 2 - May 20 milestone May 20, 2022
@gerashegalov gerashegalov merged commit 7471df5 into NVIDIA:branch-22.06 May 20, 2022
@gerashegalov gerashegalov deleted the gerashegalov/issue5557 branch May 20, 2022 16:23
NvTimLiu added a commit to NvTimLiu/spark-rapids that referenced this pull request May 21, 2022
As we do not gererate dist jar without cuda11 classifier after PR NVIDIA#5558

Change nightly CI job accordingly

Signed-off-by: Tim Liu <timl@nvidia.com>
NvTimLiu added a commit to NvTimLiu/spark-rapids that referenced this pull request May 22, 2022
As we do not generate dist extra-resource jar without cuda11 classifier after PR NVIDIA#5558

Change nightly CI job accordingly

Signed-off-by: Tim Liu <timl@nvidia.com>
pxLi pushed a commit that referenced this pull request May 23, 2022
…#5581)

As we do not generate dist extra-resource jar without cuda11 classifier after PR #5558

Change nightly CI job accordingly

Signed-off-by: Tim Liu <timl@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Related to CI / CD or cleanly building P0 Must have for release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] dist jar does not contain reduced pom, creates an unnecessary jar
2 participants