Re: [VOTE] Release Spark 3.5.2 (RC3)

2024-07-26 Thread Kent Yao
Hi all, 3.5.2-RC3 failed. Thank you, Dongjoon, for the feedback and quick fix. I re-triggered the branch-3.5 daily CI job[1] and it passed. I will start RC4 soon. Bests, Kent [1] https://github.com/apache/spark/actions/runs/10092957068 On 2024/07/25 17:54:57 Dongjoon Hyun wrote: > Hi, Kent.

Re: [VOTE] Release Spark 3.5.2 (RC3)

2024-07-25 Thread Dongjoon Hyun
Hi, Kent. Sorry but I need to cast -1 for RC3 inevitably. Unlike RC0 and RC1 testing, I found that RC3 distribution fails to build PySpark Docker image. This is due to the external Java 17 docker image OS change (which happened two days ago) instead of Spark binaries. You can see the recent fai