Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Jun 14, 2025

What changes were proposed in this pull request?

This PR aims to use GCS Maven Central mirror as the primary repository.

Why are the changes needed?

Since Apache Spark 3.0.0, Apache Spark community has been taking advantage of GCS Maven Central to stabilize and speed up CIs. We need to follow this practice in Apache Spark K8s Operator repository.

In addition, this PR cleaned up the following which is a leftover of Apache Spark 4.0.0-SNAPSHOT usage before the official 4.0.0 release.

maven {
url = "https://repository.apache.org/content/repositories/snapshots/"
}

Does this PR introduce any user-facing change?

No behavior change. This is a build-only dev-side change.

How was this patch tested?

Pass the CIs.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the BUILD label Jun 14, 2025
@dongjoon-hyun
Copy link
Member Author

Let me merge this since this is the same like Apache Spark.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-52478 branch June 14, 2025 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant