Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Nov 23, 2025

What changes were proposed in this pull request?

This PR aims to disable actions/cache on MacOS CIs and remove timeout-minutes temporarily.

  • SPARK-54466 (Re-enable actions/cache on MacOS) is filed to recover this back after GitHub Action outage is resolved.

Why are the changes needed?

Currently, GitHub Action has an outage on actions/cache step due to hashFiles fails .

Apache Spark MacOS CIs are affected like the following currently.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Manual review.

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

No.

@github-actions github-actions bot added the INFRA label Nov 23, 2025
@dongjoon-hyun
Copy link
Member Author

Could you review this PR, please, @gengliangwang ?

@dongjoon-hyun
Copy link
Member Author

I'm going to merge this to recover MacOS CIs and unblock the next release.

@dongjoon-hyun
Copy link
Member Author

dongjoon-hyun commented Nov 23, 2025

@dongjoon-hyun dongjoon-hyun deleted the SPARK-54467 branch November 23, 2025 08:43
dongjoon-hyun added a commit that referenced this pull request Nov 23, 2025
…ted_runner_test.yml` too

### What changes were proposed in this pull request?

This PR is a follow-up of the following to disable `actions/cache` on `python_hosted_runner_test.yml` and remove `timeout-minutes` temporarily, too.

- #53180

### Why are the changes needed?

Currently, GitHub Action has an outage on `actions/cache` step due to `hashFiles` fails .

- https://github.com/orgs/community/discussions/180160
- actions/runner-images#13341

Apache Spark MacOS CIs are affected like the following currently.

- https://github.com/apache/spark/actions/workflows/build_python_3.11_macos.yml
- https://github.com/apache/spark/actions/workflows/build_python_3.11_macos26.yml

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Manual review.

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

No.

Closes #53181 from dongjoon-hyun/SPARK-54467-2.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@gengliangwang
Copy link
Member

late LGTM

@dongjoon-hyun
Copy link
Member Author

Thank you, @gengliangwang !

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