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 nightly scripts to deploy w/ classifier correctly [skip ci] #5287

Merged
merged 2 commits into from
Apr 20, 2022

Conversation

pxLi
Copy link
Collaborator

@pxLi pxLi commented Apr 20, 2022

Signed-off-by: Peixin Li pxli@nyu.edu

Its my fault #5280 to incorrectly update classifier deploy support in the common func of nightly script.
for each spark shim, it unexpectedly includes (install shims dist artifacts w/ classifier) independent libcu*.so instead of using the common one, so the final dist jar results in ~ 4 GB :(

deploy.sh change was trying to fix missing -files w/ -Dclassifiers, the real release fix is tracked at #5259

This fix has been verified internally

Signed-off-by: Peixin Li <pxli@nyu.edu>
@pxLi pxLi added bug Something isn't working build Related to CI / CD or cleanly building labels Apr 20, 2022
@pxLi
Copy link
Collaborator Author

pxLi commented Apr 20, 2022

build

@pxLi
Copy link
Collaborator Author

pxLi commented Apr 20, 2022

build

@NvTimLiu NvTimLiu self-requested a review April 20, 2022 10:09
@pxLi pxLi merged commit a932b82 into NVIDIA:branch-22.06 Apr 20, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants