Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-48987][INFRA] Make curl retry 3 times in bin/mvn #47465

Closed
wants to merge 1 commit into from

Conversation

panbingkun
Copy link
Contributor

What changes were proposed in this pull request?

The pr aims to make curl retry 3 times in bin/mvn.

Why are the changes needed?

Avoid the following issues:
https://github.com/panbingkun/spark/actions/runs/10067831390/job/27832101470
image

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Continuous manual observation.

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

No.

@panbingkun panbingkun marked this pull request as ready for review July 24, 2024 02:03
@github-actions github-actions bot added the BUILD label Jul 24, 2024
@panbingkun
Copy link
Contributor Author

cc @HyukjinKwon

@panbingkun
Copy link
Contributor Author

Manually check as follows:
image

@HyukjinKwon
Copy link
Member

Merged to master.

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Thank you, @panbingkun and @HyukjinKwon .

ilicmarkodb pushed a commit to ilicmarkodb/spark that referenced this pull request Jul 29, 2024
### What changes were proposed in this pull request?
The pr aims to make `curl` retry `3 times` in `bin/mvn`.

### Why are the changes needed?
Avoid the following issues:
https://github.com/panbingkun/spark/actions/runs/10067831390/job/27832101470
<img width="993" alt="image" src="https://github.com/user-attachments/assets/3fa9a59a-82cb-4e99-b9f7-d128f051d340">

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

### How was this patch tested?
Continuous manual observation.

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

Closes apache#47465 from panbingkun/SPARK-48987.

Authored-by: panbingkun <panbingkun@baidu.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
fusheng-rd pushed a commit to fusheng-rd/spark that referenced this pull request Aug 6, 2024
### What changes were proposed in this pull request?
The pr aims to make `curl` retry `3 times` in `bin/mvn`.

### Why are the changes needed?
Avoid the following issues:
https://github.com/panbingkun/spark/actions/runs/10067831390/job/27832101470
<img width="993" alt="image" src="https://github.com/user-attachments/assets/3fa9a59a-82cb-4e99-b9f7-d128f051d340">

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

### How was this patch tested?
Continuous manual observation.

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

Closes apache#47465 from panbingkun/SPARK-48987.

Authored-by: panbingkun <panbingkun@baidu.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
attilapiros pushed a commit to attilapiros/spark that referenced this pull request Oct 4, 2024
### What changes were proposed in this pull request?
The pr aims to make `curl` retry `3 times` in `bin/mvn`.

### Why are the changes needed?
Avoid the following issues:
https://github.com/panbingkun/spark/actions/runs/10067831390/job/27832101470
<img width="993" alt="image" src="https://github.com/user-attachments/assets/3fa9a59a-82cb-4e99-b9f7-d128f051d340">

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

### How was this patch tested?
Continuous manual observation.

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

Closes apache#47465 from panbingkun/SPARK-48987.

Authored-by: panbingkun <panbingkun@baidu.com>
Signed-off-by: Hyukjin Kwon <gurwls223@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.

3 participants