Re: Flaky build in GitHub Actions

2021-07-25 Thread Xiao Li
Thank you, Liang-chi and Hyukjin! On Sun, Jul 25, 2021 at 6:25 PM Hyukjin Kwon wrote: > This is fixed up via Laingchi's PR: > https://github.com/apache/spark/pull/33447. The issue is almost fixed now > and less flaky. > I'm still interacting w/ GitHub Actions: they are still investigating the >

Re: Flaky build in GitHub Actions

2021-07-25 Thread Hyukjin Kwon
This is fixed up via Laingchi's PR: https://github.com/apache/spark/pull/33447. The issue is almost fixed now and less flaky. I'm still interacting w/ GitHub Actions: they are still investigating the issue. Seems like there's no similar ticket reported so they suspect an issue specific to Apahc Spa