-
Notifications
You must be signed in to change notification settings - Fork 53
[SPARK-49813] Publish Apache Spark 3.5.3 to docker registry #72
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
Conversation
|
cc @dongjoon-hyun would you mind taking a look when you find some time? |
|
cc @Yikun |
|
@Yikun would mind checking CI why it's still failing after rerunning |
|
GPG validate Error, you can see #63 (comment) as reference. After this resolved, you could also add a FAQ to README. |
|
Thanks @Yikun ! Just uploaded the public key |
|
CI passed. Now can we just merge it? |
dongjoon-hyun
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, LGTM.
Yikun
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be better to add a jira number in PR title, otherwise LGTM
|
Thanks! Merged to master |
|
For the record, I published the images to |
|
Got it. Thanks, @dongjoon-hyun ! |
apache/spark PR for 3.5.3 is here apache/spark-docker#72
What changes were proposed in this pull request?
This PR proposes to publish Apache Spark 3.5.3 to docker registry
Why are the changes needed?
This is one of required release step for Apache Spark
Does this PR introduce any user-facing change?
No
How was this patch tested?
CI