Skip to content

[SPARK-56357][BUILD] Upgrade sbt to 1.12.8#55194

Closed
LuciferYang wants to merge 1 commit into
apache:masterfrom
LuciferYang:sbt-1.12.8
Closed

[SPARK-56357][BUILD] Upgrade sbt to 1.12.8#55194
LuciferYang wants to merge 1 commit into
apache:masterfrom
LuciferYang:sbt-1.12.8

Conversation

@LuciferYang
Copy link
Copy Markdown
Contributor

@LuciferYang LuciferYang commented Apr 4, 2026

What changes were proposed in this pull request?

This pr aims to upgrade sbt from 1.12.4 to 1.12.8

Why are the changes needed?

Release note:

Does this PR introduce any user-facing change?

No

How was this patch tested?

  • Pass Github Actions

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

No

@LuciferYang LuciferYang marked this pull request as draft April 4, 2026 08:42
@LuciferYang LuciferYang changed the title Test sb 1.12.8 [BUILD]Upgrade sbt to 1.12.8 Apr 5, 2026
@LuciferYang LuciferYang changed the title [BUILD]Upgrade sbt to 1.12.8 [SPARK-56357][BUILD] Upgrade sbt to 1.12.8 Apr 5, 2026
@LuciferYang LuciferYang marked this pull request as ready for review April 5, 2026 11:17
@pan3793 pan3793 closed this in 732f30b Apr 6, 2026
@pan3793
Copy link
Copy Markdown
Member

pan3793 commented Apr 6, 2026

thanks, merged to master

@LuciferYang LuciferYang deleted the sbt-1.12.8 branch April 7, 2026 11:41
@HyukjinKwon
Copy link
Copy Markdown
Member

@LuciferYang I will revert this and see if this recovers https://github.com/apache/spark/actions/runs/24123784873/job/70383502927? I think it's related.

If not, I will revert the revert 👍

@HyukjinKwon
Copy link
Copy Markdown
Member

OK seems it doesn't fix it. Let me revert the revert

@LuciferYang
Copy link
Copy Markdown
Contributor Author

Thank you @HyukjinKwon

@pan3793
Copy link
Copy Markdown
Member

pan3793 commented Apr 15, 2026

at LuciferYang I will revert this and see if this recovers https://github.com/apache/spark/actions/runs/24123784873/job/70383502927? I think it's related.

If not, I will revert the revert 👍

@HyukjinKwon the root cause of failure should be

coursier has always been assuming that the repository that contains metadata (like POM files) also contains the JARs.

it's a known issue that happens on all sbt versions, see coursier/coursier#2942 for more details.

@HyukjinKwon
Copy link
Copy Markdown
Member

Thanks!

Sign up for free to 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.

3 participants