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

[BUG] Need to update private jar's version to v24.04.1 for spark-rapids v24.04.0 release #10665

Closed
NvTimLiu opened this issue Apr 8, 2024 · 0 comments · Fixed by #10667
Closed
Assignees
Labels
bug Something isn't working

Comments

@NvTimLiu
Copy link
Collaborator

NvTimLiu commented Apr 8, 2024

Describe the bug

Sorry this is my mistake. Due to an unexpected script in the automation release testing, I accidentally published some of private jar files on to the Maven Central yesterday.
 
But we are unable to remove the incorrectly published files as only Sonatype administrators have the authority to delete them.
But probably Sonatype will not help delete the wrongly uploaded files.
 
So we won't be able to release the v24.04.0 spark-rapids-private files as planned. 
The workaround is to release a new version, like v24.04.1 spark-rapids-private, and let our v24.04.0 spark-rapids plugin depends on this new version of private jars.
Not too bad there are no use cases of directly depending on the spark-rapids-private release files, so this won't any impact to the customers.
 
We have optimized the automative release process to add a manual confirmation step, to ensure more careful review in future releases, and avoid similar mistakes.

@NvTimLiu NvTimLiu added bug Something isn't working ? - Needs Triage Need team to review and classify labels Apr 8, 2024
@NvTimLiu NvTimLiu self-assigned this Apr 8, 2024
NvTimLiu added a commit to NvTimLiu/spark-rapids that referenced this issue Apr 8, 2024
To fix: NVIDIA#10665

Signed-off-by: Tim Liu <timl@nvidia.com>
jlowe pushed a commit that referenced this issue Apr 9, 2024
To fix: #10665

Signed-off-by: Tim Liu <timl@nvidia.com>
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants