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 is a follow-up of the following to disable actions/cache on python_hosted_runner_test.yml and remove timeout-minutes temporarily, too.

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, @HyukjinKwon ?

@dongjoon-hyun
Copy link
Member Author

I'm going to merge this to recover CIs from the GitHub Action outage and to unblock the release preparation.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-54467-2 branch November 23, 2025 13:58
@dongjoon-hyun
Copy link
Member Author

huangxiaopingRD pushed a commit to huangxiaopingRD/spark that referenced this pull request Nov 25, 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.

- apache#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 apache#53181 from dongjoon-hyun/SPARK-54467-2.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
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