+1 (non-binding) - RC check passed (the signature check is resolved) - Ran a few tests regarding multi-writer on Spark 3.1.2 and they passed
On Sun, Jan 23, 2022 at 8:25 PM Y Ethan Guo <[email protected]> wrote: > Hi Siva, > > I'm hitting the same issue Sudha and Balaji encountered, where the > validation of 0.10.1 rc2 fails at signature check. However, 0.10.0 rc3 > validation passes locally for me (see the gist below): > > https://gist.github.com/yihua/07b3f87fa4737e037ab3de33b1de7992 > > Best, > - Ethan > > On Sun, Jan 23, 2022 at 6:40 PM Balaji Varadarajan > <[email protected]> wrote: > >> Siva, >> >> I am also seeing the same issue that Sudha reported. Is the rc check >> locally passing for you ? >> >> Thanks, >> Balaji.V >> >> >> On Sunday, January 23, 2022, 12:39:51 AM PST, Bhavani Sudha < >> [email protected]> wrote: >> >> >> Hi Siva, >> >> I see following error (in red below) when I run the >> validate_staged_release.sh >> bsaktheeswaran@Bhavanis-MacBook-Pro scripts % >> ./release/validate_staged_release.sh --release=0.10.1 --rc_num=2 --verbose >> /tmp/validation_scratch_dir_001 ~/Sudha/hudi/scripts >> Downloading from svn co https://dist.apache.org/repos/dist//dev/hudi >> ... >> A hudi/hudi-0.8.0-rc1/hudi-0.8.0-rc1.src.tgz >> A hudi/hudi-0.8.0-rc1/hudi-0.8.0-rc1.src.tgz.sha512 >> A hudi/hudi-0.7.0-rc2/hudi-0.7.0-rc2.src.tgz.sha512 >> A hudi/hudi-0.7.0-rc1/hudi-0.7.0-rc1.src.tgz.sha512 >> Checked out revision 52231. >> Validating hudi-0.10.1-rc2 with release type "dev" >> Checking Checksum of Source Release >> Checksum Check of Source Release - [OK] >> >> % Total % Received % Xferd Average Speed Time Time Time >> Current >> Dload Upload Total Spent Left >> Speed >> 100 45904 100 45904 0 0 79556 0 --:--:-- --:--:-- --:--:-- >> 79556 >> Checking Signature >> gpg: key B4F1CCC4D3541808: "Suneel Marthi (CODE SIGNING KEY) < >> [email protected]>" not changed >> gpg: key 24A499037262AAA4: "Balaji Varadarajan <[email protected]>" not >> changed >> gpg: key BB57228BCF851CFC: "Anbu Cheeralan <[email protected]>" not >> changed >> gpg: key 0CF177E7BD9D3924: "Vinoth Chandar <[email protected]>" not >> changed >> gpg: key 76F75B6FE5011393: "n3nash (GPG for apache hudi) < >> [email protected]>" not changed >> gpg: key 3F5953147903948A: "leesf <[email protected]>" not changed >> gpg: key E7A228F03A658A2F: "leesf <[email protected]>" not changed >> gpg: key 4C86684D047DE03C: "vinoyang (apache gpg) <[email protected]>" >> not changed >> gpg: key F81F5FAD4BE73A33: "Sivabalan Narayanan (CODE SIGNING KEY) < >> [email protected]>" not changed >> gpg: key 29A4FD82F1508833: "Sivabalan Narayanan (CODE SIGNING 4096 KEY) < >> [email protected]>" not changed >> gpg: key 3224F200E1FC2172: "Sudha <[email protected]>" not changed >> gpg: key 0CF177E7BD9D3924: "Vinoth Chandar <[email protected]>" not >> changed >> gpg: key 5F7D09E581D2BCB6: "Vinoth Chandar <[email protected]>" not >> changed >> gpg: key E72873D765D6C406: "YanJia Li <[email protected]>" not changed >> gpg: key FF4F796074E81CAB: "Udit Mehrotra <[email protected]>" >> not changed >> gpg: key C47E66F8386204DF: "Udit Mehrotra (Udit Apache Account) < >> [email protected]>" not changed >> gpg: key C2931E4BDB03D5AE: "Danny Chan (yuzhao.cyz gpg) < >> [email protected]>" not changed >> gpg: Total number processed: 17 >> gpg: unchanged: 17 >> gpg: Signature made Wed Jan 19 15:08:39 2022 PST >> gpg: using RSA key ACD52A06633DB3B2C7D0EA5642CA2D3ED5895122 >> gpg: Can't check signature: No public key >> Signature Check - [FAILED] - Run with --verbose to get details >> >> Not sure if there is any change to your public key. Have you added them >> to the dev KEYS and release KEYS file ? >> >> Thanks, >> Sudha >> >> On Sat, Jan 22, 2022 at 9:41 PM Danny Chan <[email protected]> wrote: >> >> +1 (binding) >> >> - check the bug fix issues are all included >> - ran local rc check and passed >> >> Danny >> >> Vinoth Chandar <[email protected]>于2022年1月23日 周日上午11:49写道: >> >> +1 (binding) >> >> Ran my rc checks on updated link and changing my vote to a +1 >> >> On Sat, Jan 22, 2022 at 4:10 AM Sivabalan <[email protected]> wrote: >> >> my bad, the link([2]) was wrong. It is >> https://dist.apache.org/repos/dist/dev/hudi/hudi-0.10.1-rc2/. >> Can you take a look please? >> >> On Sat, 22 Jan 2022 at 00:08, Vinoth Chandar <[email protected]> wrote: >> >> > -1 >> > >> > The artifact version is wrong! It should be 0.10.*1* >> > >> > >> > - hudi-0.10.0-rc2.src.tgz >> > < >> > >> https://dist.apache.org/repos/dist/dev/hudi/hudi-0.10.0-rc2/hudi-0.10.0-rc2.src.tgz >> > > >> > - hudi-0.10.0-rc2.src.tgz.asc >> > < >> > >> https://dist.apache.org/repos/dist/dev/hudi/hudi-0.10.0-rc2/hudi-0.10.0-rc2.src.tgz.asc >> > > >> > - hudi-0.10.0-rc2.src.tgz.sha512 >> > < >> > >> https://dist.apache.org/repos/dist/dev/hudi/hudi-0.10.0-rc2/hudi-0.10.0-rc2.src.tgz.sha512 >> > > >> > >> > grep version hudi-0.10.0-rc2/pom.xml | grep rc2 >> > <version>0.10.0-rc2</version> >> > >> > >> > Why are all the arc >> > >> > On Thu, Jan 20, 2022 at 3:53 AM Sivabalan <[email protected]> wrote: >> > >> > > Hi everyone, >> > > >> > > Please review and vote on the release candidate #2 for the version >> > 0.10.1, >> > > as follows: >> > > >> > > [ ] +1, Approve the release >> > > >> > > [ ] -1, Do not approve the release (please provide specific comments) >> > > >> > > >> > > The complete staging area is available for your review, which >> includes: >> > > >> > > * JIRA release notes [1], >> > > >> > > * the official Apache source release and binary convenience releases >> to >> > be >> > > deployed to dist.apache.org [2], which are signed with the key with >> > > fingerprint ACD52A06633DB3B2C7D0EA5642CA2D3ED5895122 [3], >> > > >> > > * all artifacts to be deployed to the Maven Central Repository [4], >> > > >> > > * source code tag "release-0.10.1-rc2" [5], >> > > >> > > >> > > The vote will be open for at least 72 hours. It is adopted by majority >> > > approval, with at least 3 PMC affirmative votes. >> > > >> > > >> > > Thanks, >> > > Release Manager >> > > >> > > >> > > [1] >> > > >> > > >> > >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12322822&version=12351135 >> > > >> > > [2] https://dist.apache.org/repos/dist/dev/hudi/hudi-0.10.0-rc2 >> > > >> > > [3] https://dist.apache.org/repos/dist/dev/hudi/KEYS >> > > >> > > [4] >> > > >> > > >> > >> https://repository.apache.org/content/repositories/orgapachehudi-1052/org/apache/hudi/ >> > > >> > > [5] https://github.com/apache/hudi/tree/release-0.10.1-rc2 >> > > >> > > -- >> > > Regards, >> > > -Sivabalan >> > > >> > >> >> >> -- >> Regards, >> -Sivabalan >> >>
