+1 binding

## CheckSum (OK)
$ shasum -a 512 hudi-0.5.0-incubating-rc2.src.tgz > sha512
$ diff sha512 hudi-0.5.0-incubating-rc2.src.tgz.sha512.txt | wc -l
       0
## Tests (OK)
$ mvn clean install # passed!


## Signature (OK)
$ gpg --import hudi-0.5.0-incubating-rc2/KEYS
...
gpg: Total number processed: 5
gpg:               imported: 5

$ gpg --verify hudi-0.5.0-incubating-rc2.src.tgz.asc.txt
hudi-0.5.0-incubating-rc2.src.tgz
gpg: Signature made Tue Sep 17 12:44:16 2019 PDT
gpg:                using RSA key AF9BAF79D311A3D3288E583F24A499037262AAA4
gpg: Good signature from "Balaji Varadarajan <[email protected]>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the
owner.
Primary key fingerprint: AF9B AF79 D311 A3D3 288E  583F 24A4 9903 7262 AAA4


# Disclaimer exists (OK)
$ ls hudi-0.5.0-incubating-rc2/DISCLAIMER
hudi-0.5.0-incubating-rc2/DISCLAIMER

# Notice/License exists (OK)
$ ls hudi-0.5.0-incubating-rc2/NOTICE
hudi-0.5.0-incubating-rc2/NOTICE
$ ls hudi-0.5.0-incubating-rc2/LICENSE
hudi-0.5.0-incubating-rc2/LICENSE

# Already checked last time :
# 1. source files all have ASF license.
# 2. Tested rat plugin fails build if java/scala files don't have license.

On Tue, Sep 17, 2019 at 5:02 PM [email protected] <[email protected]>
wrote:

> Hi everyone,We have a new release candidate after addressing issues
> reported in first release candidate (see email thread)The new version is :
> 0.5.0-incubating-rc2. Please review and vote on the release candidate #2
> for version 0.5.0, 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 AF9BAF79D311A3D3288E583F24A499037262AAA4  [3],
>
>    - all artifacts to be deployed to the Maven Central Repository [4]
>
>    - source code tag "release-0.5.0-incubating-rc2" [5]
>
> The vote will be open for at least 72 hours.
> Please cast your votes before *Sep. 20 2019, 21:00 UTC*.
>
> It is adopted by majority approval, with at least 3 PMC affirmative
> votes.
>    -
> https://jira.apache.org/jira/secure/ReleaseNote.jspa?projectId=12322822&version=12346087
>    -
> https://dist.apache.org/repos/dist/dev/incubator/hudi/hudi-0.5.0-incubating-rc2/
>    - https://dist.apache.org/repos/dist/release/incubator/hudi/KEYS
>    -
> https://repository.apache.org/content/repositories/orgapachehudi-1002/
>    -
> https://github.com/apache/incubator-hudi/tree/release-0.5.0-incubating-rc2
>
>
>
> P.S. : As this is a first time where Hudi community will be performing
> release voting, you can look at
> https://lists.apache.org/thread.html/75e40ed5a6e0c3174728a0bcfe86cbcd99ae4778ebe94b839f0674cd@%3Cdev.flink.apache.org%3E
>  for
> some understanding of validations community does to cast their
> votes.Thanks,Balaji.V
>

Reply via email to