Re: [VOTE] Release Apache Parquet Format 2.9.0 RC0

2021-04-13 Thread Driesprong, Fokko
Thanks! Thanks for picking this up. +1 (non-binding) Checked locally, and looks good. Verified the signature and checksum on the artifact. Cheers, Fokko Op di 13 apr. 2021 om 14:55 schreef Antoine Pitrou : > > We have three binding +1s now. > Does anyone else want to give a vote? > > Regards

Re: [VOTE] Release Apache Parquet Format 2.9.0 RC0

2021-04-13 Thread Antoine Pitrou
We have three binding +1s now. Does anyone else want to give a vote? Regards Antoine. On Wed, 7 Apr 2021 15:10:42 +0200 Antoine Pitrou wrote: > Hi everyone, > > I propose the following RC to be released as official Apache Parquet > Format 2.9.0 release. > > The commit id is

Re: [VOTE] Release Apache Parquet Format 2.9.0 RC0

2021-04-12 Thread Uwe L. Korn
+1 (binding) Verified signature and checksum on the artifact, passed the tests on macOS 11 (ARM64) with mamba create -p $(pwd)/../env maven thrift-cpp=0.13 conda activate $(pwd)/../env mvn test On Fri, Apr 9, 2021, at 10:27 AM, Gabor Szadovszky wrote: > Thanks, Wes. If this is the case I am

Re: [VOTE] Release Apache Parquet Format 2.9.0 RC0

2021-04-09 Thread Gabor Szadovszky
Thanks, Wes. If this is the case I am happy to make this final step after the vote passes. On Fri, Apr 9, 2021 at 3:54 AM Wes McKinney wrote: > hi Gabor — I think you may need to be a PMC member? I'm not sure though. > > +1 (binding), verified signature and checksum on the artifact > > On Wed,

Re: [VOTE] Release Apache Parquet Format 2.9.0 RC0

2021-04-08 Thread Wes McKinney
hi Gabor — I think you may need to be a PMC member? I'm not sure though. +1 (binding), verified signature and checksum on the artifact On Wed, Apr 7, 2021 at 10:19 AM Gabor Szadovszky wrote: > > I've updated the KEYS file with your public key in the release repo ( > downloads.apache.org is

Re: [VOTE] Release Apache Parquet Format 2.9.0 RC0

2021-04-07 Thread Gabor Szadovszky
I've updated the KEYS file with your public key in the release repo ( downloads.apache.org is updated already). Please keep in mind that you will still need write access to the release repo to finalize the release after the vote passes. Guys, any idea how to request write access to a repo?

Re: [VOTE] Release Apache Parquet Format 2.9.0 RC0

2021-04-07 Thread Antoine Pitrou
Ok, I've tried multiple variations and I still can't commit to the release repository. May I ask you to commit the following patch: https://gist.github.com/pitrou/0f9f1ffe280cfb48ea9427ebec19b65e You can check that the key block matches the one I added in the dev repo. Regards Antoine. On

Re: [VOTE] Release Apache Parquet Format 2.9.0 RC0

2021-04-07 Thread Gabor Szadovszky
I don't have too much experience in svn. I usually follow the commands listed in the how to release doc and it works for me. (Don't remember if I've had to do some initial steps.) As a committer you should have write access to all the repositories of the Parquet community. On Wed, Apr 7, 2021 at

Re: [VOTE] Release Apache Parquet Format 2.9.0 RC0

2021-04-07 Thread Antoine Pitrou
Ah! It seems I can't push to that repo: SendingKEYS Transmitting file data .svn: E195023: Commit failed (details follow): svn: E195023: Changing file '/home/antoine/apache/parquet-release/KEYS' is forbidden by the server svn: E175013: Access to

Re: [VOTE] Release Apache Parquet Format 2.9.0 RC0

2021-04-07 Thread Gabor Szadovszky
Sorry, I've missed you updated the dev repo. The downloads page mirrors the release repo. Yet another place (besides the parquet-format and parquet-mr repos) where we store a KEYS file for whatever reason. Please update the one in the release repo. On Wed, Apr 7, 2021 at 3:47 PM Gabor Szadovszky

Re: [VOTE] Release Apache Parquet Format 2.9.0 RC0

2021-04-07 Thread Gabor Szadovszky
I guess it only requires some time to sync. Last time the release tarball required ~1hour to sync. On Wed, Apr 7, 2021 at 3:42 PM Antoine Pitrou wrote: > > Hi Gabor, > > Ok, I updated the KEYS file in the Parquet SVN repository. > The changes do appear in >

Re: [VOTE] Release Apache Parquet Format 2.9.0 RC0

2021-04-07 Thread Antoine Pitrou
Hi Gabor, Ok, I updated the KEYS file in the Parquet SVN repository. The changes do appear in https://dist.apache.org/repos/dist/dev/parquet/KEYS -- but not in https://downloads.apache.org/parquet/KEYS . Is there any additional step I should perform? Regards Antoine. On Wed, 7 Apr 2021

Re: [VOTE] Release Apache Parquet Format 2.9.0 RC0

2021-04-07 Thread Gabor Szadovszky
Hi Antoine, Thanks for initiating this release! You need to update the listed KEYS file with your public key otherwise we cannot validate the signature. (To do that you need to update the releases svn repo. See details in the how to release doc about the publishing.) Regards, Gabor On Wed, Apr

[VOTE] Release Apache Parquet Format 2.9.0 RC0

2021-04-07 Thread Antoine Pitrou
Hi everyone, I propose the following RC to be released as official Apache Parquet Format 2.9.0 release. The commit id is b4f0c0a643a6ec1a7def37115dd6967ba9346df7 * This corresponds to the tag: apache-parquet-format-2.9.0-rc0 *