+1 (binding)

Ran tests locally..
Reviewed the changes verbatim against 0.5.2

07:43:48 [hudi-0.5.3]$ RC_NUM=rc2
08:05:17 [hudi-0.5.3]$ RC_VERSION=0.5.3
08:05:36 [hudi-0.5.3]$ # Checksums and Signatures OK
08:05:42 [hudi-0.5.3]$ shasum -a 512 hudi-${RC_VERSION}-${RC_NUM}.src.tgz >
sha512
08:06:00 [hudi-0.5.3]$ diff sha512
hudi-${RC_VERSION}-${RC_NUM}.src.tgz.sha512.txt | wc -l
       0
08:06:05 [hudi-0.5.3]$ gpg --verify
hudi-${RC_VERSION}-${RC_NUM}.src.tgz.asc.txt
hudi-${RC_VERSION}-${RC_NUM}.src.tgz
gpg: Signature made Wed Jun 10 12:01:30 2020 PDT
...
gpg: Good signature from "Sivabalan Narayanan (CODE SIGNING 4096 KEY) <
sivaba...@apache.org>" [unknown]
...
08:06:11 [hudi-0.5.3]$ tar -zxvf hudi-${RC_VERSION}-${RC_NUM}.src.tgz

08:06:21 [hudi-0.5.3]$ ls hudi-${RC_VERSION}-${RC_NUM}/NOTICE
hudi-0.5.3-rc2/NOTICE
08:06:30 [hudi-0.5.3]$ ls hudi-${RC_VERSION}-${RC_NUM}/LICENSE
hudi-0.5.3-rc2/LICENSE
08:06:39 [hudi-0.5.3]$ # No unexpected binaries
08:06:49 [hudi-0.5.3]$ find hudi-${RC_VERSION}-${RC_NUM}/ -name *.jar | wc
-l
       0
08:06:54 [hudi-0.5.3]$ grep -LR "Licensed to the Apache Software
Foundation" hudi-${RC_VERSION}-${RC_NUM}
hudi-0.5.3-rc2/docker/demo/data/batch_2.json
hudi-0.5.3-rc2/docker/demo/data/batch_1.json
hudi-0.5.3-rc2/NOTICE
hudi-0.5.3-rc2/hudi-common/src/test/resources/sample.data
hudi-0.5.3-rc2/hudi-utilities/src/test/resources/IncrementalPull.sqltemplate
08:07:02 [hudi-0.5.3]$

08:10:29 [scripts]$ ./release/validate_staged_release.sh
--release=$RC_VERSION --rc_num=2
/tmp/validation_scratch_dir_001 ~/Cache/hudi-0.5.3/hudi-0.5.3-rc2/scripts
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 26722  100 26722    0     0  61148      0 --:--:-- --:--:-- --:--:--
61009
Checking Signature
Signature Check - [OK]

Checking for binary files in source release
No Binary Files in Source Release? - [OK]

Checking for DISCLAIMER
DISCLAIMER file exists ? [OK]

Checking for LICENSE and NOTICE
License file exists ? [OK]
Notice file exists ? [OK]

Performing custom Licensing Check
Licensing Check Passed [OK]

Running RAT Check
RAT Check Passed [OK]

~/Cache/hudi-0.5.3/hudi-0.5.3-rc2/scripts

On Thu, Jun 11, 2020 at 12:46 AM lamber-ken <lamber...@163.com> wrote:

> +1
>
>
> At 2020-06-11 15:10:13, "Bhavani Sudha" <bhavanisud...@gmail.com> wrote:
> >+1 (binding)
> >
> >Downloaded tar and verified compile [OK]
> >
> >Run integration test locally. [OK]
> >
> >Run a few tests in IDE. [OK]
> >
> >Run quickstart [OK]
> >
> >Verify NOTICE and LICENSE exists [OK]
> >
> >Check Checksum [OK]
> >
> >Check no Binary files in source release [OK]
> >
> >Rat Check Passed [OK]
> >
> >
> >Thanks,
> >
> >Sudha
> >
> >On Wed, Jun 10, 2020 at 2:57 PM Sivabalan <n.siv...@gmail.com> wrote:
> >
> >> Hi everyone,
> >>
> >> Please review and vote on the release candidate #2 for the version
> 0.5.3,
> >> 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 001B66FA2B2543C151872CCC29A4FD82F1508833 [3],
> >> * all artifacts to be deployed to the Maven Central Repository [4],
> >> * source code tag "release-0.5.3-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=12348256
> >>
> >> [2] https://dist.apache.org/repos/dist/dev/hudi/hudi-0.5.3-rc2/
> >>
> >> [3] https://dist.apache.org/repos/dist/release/hudi/KEYS
> >>
> >> [4]
> https://repository.apache.org/content/repositories/orgapachehudi-1023/
> >>
> >> [5] https://github.com/apache/hudi/tree/release-0.5.3-rc2
> >>
>

Reply via email to