Skip to content

[SPARK-41930][INFRA] Remove branch-3.1 from publish_snapshot GitHub Action job#39440

Closed
dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
dongjoon-hyun:SPARK-41930
Closed

[SPARK-41930][INFRA] Remove branch-3.1 from publish_snapshot GitHub Action job#39440
dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
dongjoon-hyun:SPARK-41930

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Jan 7, 2023

What changes were proposed in this pull request?

Since Apache Spark 3.1 reached EOL last year, this PR aims to remove branch-3.1 from publish_snapshot Daily GitHub Action job.

Why are the changes needed?

This will save the community resource. Currently, branch-3.2/3.3/master failed due to 504 Gateway Timeout.

https://github.com/apache/spark/actions/runs/3859454509/jobs/6578987085

Error:  Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project spark-catalyst_2.13: ArtifactDeployerException: Failed to deploy artifacts: Could not transfer artifact org.apache.spark:spark-catalyst_2.13:jar:3.2.4-20230107.005643-48 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): transfer failed for https://repository.apache.org/content/repositories/snapshots/org/apache/spark/spark-catalyst_2.13/3.2.4-SNAPSHOT/spark-catalyst_2.13-3.2.4-20230107.005643-48.jar, status: 504 Gateway Timeout -> [Help 1]

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

Only manual review because this is a daily job.

@github-actions github-actions bot added the INFRA label Jan 7, 2023
@dongjoon-hyun
Copy link
Member Author

cc @HyukjinKwon and @Yikun

@dongjoon-hyun
Copy link
Member Author

Thank you, @HyukjinKwon . Merged to master.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-41930 branch January 7, 2023 07:36
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.

2 participants