回复: [VOTE] Release Spark 3.2.0 (RC6)

2021-09-28 Thread 郑瑞峰
+1 (non-bindng) -- 原始邮件 -- 发件人: "Yuming Wang" http://spark.

Re: [VOTE] Release Spark 3.2.0 (RC5)

2021-09-28 Thread Stephen Coy
For posterity: **the** way to prepare the Java environment in a terminal session on MacOS is as follows: export JAVA_HOME=$(/usr/libexec/java_home -v1.8) or export JAVA_HOME=$(/usr/libexec/java_home -v11) etc There is no need to mess with $PATH or anything else. It has been like this for at le

Re: [VOTE] Release Spark 3.2.0 (RC6)

2021-09-28 Thread Yuming Wang
+1 (non-bindng). On Wed, Sep 29, 2021 at 12:03 AM Michael Heuer wrote: > +1 (non-bindng) > > Works for us, as with previous RCs. > >michael > > > On Sep 28, 2021, at 10:45 AM, Gengliang Wang wrote: > > Starting with my +1(non-binding) > > Thanks, > Gengliang > > On Tue, Sep 28, 2021 at 11:4

Re: [VOTE] Release Spark 3.2.0 (RC6)

2021-09-28 Thread Michael Heuer
+1 (non-bindng) Works for us, as with previous RCs. michael > On Sep 28, 2021, at 10:45 AM, Gengliang Wang wrote: > > Starting with my +1(non-binding) > > Thanks, > Gengliang > > On Tue, Sep 28, 2021 at 11:45 PM Gengliang Wang > wrote: > Please vote on releasing

Re: [VOTE] Release Spark 3.2.0 (RC6)

2021-09-28 Thread Gengliang Wang
Starting with my +1(non-binding) Thanks, Gengliang On Tue, Sep 28, 2021 at 11:45 PM Gengliang Wang wrote: > Please vote on releasing the following candidate as > Apache Spark version 3.2.0. > > The vote is open until 11:59pm Pacific time September 30 and passes if a > majority +1 PMC votes are

[VOTE] Release Spark 3.2.0 (RC6)

2021-09-28 Thread Gengliang Wang
Please vote on releasing the following candidate as Apache Spark version 3.2.0. The vote is open until 11:59pm Pacific time September 30 and passes if a majority +1 PMC votes are cast, with a minimum of 3 +1 votes. [ ] +1 Release this package as Apache Spark 3.2.0 [ ] -1 Do not release this packa

Re: [VOTE] Release Spark 3.2.0 (RC5)

2021-09-28 Thread Gengliang Wang
Hi all, As this RC has multiple minor issues, I decide to mark this vote as failed and start building RC6 now. On Tue, Sep 28, 2021 at 2:20 PM Chao Sun wrote: > Looks like it's related to https://github.com/apache/spark/pull/34085. I > filed https://issues.apache.org/jira/browse/SPARK-36873 to