Re: Flaky build in GitHub Actions

2021-07-20 Thread Hyukjin Kwon
I filed a ticket at GitHub. I will share more details when I get a response from them. 2021년 7월 20일 (화) 오후 7:30, Hyukjin Kwon 님이 작성: > Hi all, > > Looks like there's something going on in the machines in GitHub Actions. > The build is now very flaky and keeps dying with symptoms like I guess > ou

Commit collision avoidance in dynamicPartitionOverwrite for non-Parquet formats

2021-07-20 Thread Tony Zhang
Hi, My question is specifically about PR #29000 for SPARK-29302 . To my understanding, the PR is to introduce a different staging directory at job commit to avoid commit collision. In

Flaky build in GitHub Actions

2021-07-20 Thread Hyukjin Kwon
Hi all, Looks like there's something going on in the machines in GitHub Actions. The build is now very flaky and keeps dying with symptoms like I guess out-of-memory (?). I will try to take a closer look tomorrow but it would be great if you guys find some time to take a look into it 🙏