Skip to content

[SPARK-52286] Publish Apache Spark 4.0.0 to docker registry - #84

Merged
dongjoon-hyun merged 1 commit into
apache:masterfrom
dongjoon-hyun:SPARK-52286
May 24, 2025
Merged

[SPARK-52286] Publish Apache Spark 4.0.0 to docker registry#84
dongjoon-hyun merged 1 commit into
apache:masterfrom
dongjoon-hyun:SPARK-52286

Conversation

@dongjoon-hyun

@dongjoon-hyundongjoon-hyun commented May 23, 2025

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

This PR proposes to publish Apache Spark 4.0.0 to docker registry

Why are the changes needed?

To provide a docker image of Apache Spark 4.0.0.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Manual review.

@dongjoon-hyun

Copy link
Copy Markdown
MemberAuthor

cc @cloud-fan

@dongjoon-hyun

Copy link
Copy Markdown
MemberAuthor

cc @viirya , @HyukjinKwon , @yaooqinn , @Yikun , too

Comment on lines 32 to 33
- 4.0.0-preview1
- 4.0.0-preview2

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do we still need to keep two previews?

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

Yes for now~

@dongjoon-hyun

Copy link
Copy Markdown
MemberAuthor

Thank you, @yaooqinn and @viirya . Merged to master.

@dongjoon-hyun
dongjoon-hyun merged commit f81e80c into apache:masterMay 24, 2025
@dongjoon-hyun
dongjoon-hyun deleted the SPARK-52286 branch May 24, 2025 02:18
@cloud-fan

Copy link
Copy Markdown
Contributor

Thanks @dongjoon-hyun !

Comment threadversions.json
@@ -1,5 +1,61 @@
{
"versions": [
{

@YikunYikunMay 27, 2025

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Sorry for late review, if I didn't missed something, it seems we should move python3-java17, python3, latest, r, scala from 3.5.5 to 4.0.0.

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

Thank you, @Yikun .

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@dongjoon-hyun@cloud-fan@viirya@Yikun@yaooqinn