Re: [VOTE] Release 0.8.0, release candidate #1

2021-03-30 Thread Sivabalan
+1 binding

- Compilation Ok
- Quick start utils w/ spark3 Ok
- checksum Ok
- release validation script Ok
- Ran hudi test suite jobs. {COW, MOR} * {regular, metadata_enabled} 50
iterations w/ validating cleaning and archival. Ok

---
Checksum
shasum -a 512 hudi-0.8.0-rc1.src.tgz > sha512
diff sha512 hudi-0.8.0-rc1.src.tgz.sha512

gpg --verify hudi-0.8.0-rc1.src.tgz.asc
gpg: assuming signed data in 'hudi-0.8.0-rc1.src.tgz'
gpg: Signature made Mon Mar 29 10:58:46 2021 EDT
gpg:using RSA key E2A9714E0FBA3A087BDEE655E72873D765D6C406
gpg: Good signature from "YanJia Li " [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: E2A9 714E 0FBA 3A08 7BDE  E655 E728 73D7 65D6 C406

Validation script:
./release/validate_staged_release.sh --release=0.8.0 --rc_num=1
--release_type=dev
/tmp/validation_scratch_dir_001
~/Documents/personal/projects/siva_hudi/temp_hudi/hudi-0.8.0-rc1/scripts
Downloading from svn co https://dist.apache.org/repos/dist//dev/hudi
Validating hudi-0.8.0-rc1 with release type "dev"
Checking Checksum of Source Release
Checksum Check of Source Release - [OK]

  % Total% Received % Xferd  Average Speed   TimeTime Time
 Current
 Dload  Upload   Total   SpentLeft
 Speed
100 38466  100 384660 0   171k  0 --:--:-- --:--:-- --:--:--
 171k
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]






On Tue, Mar 30, 2021 at 3:48 PM Bhavani Sudha 
wrote:

> +1 (binding)
>
> - compile ok
> - quickstart ok
> - checksum ok
> - ran some ide tests - ok
> - release validation script - ok
> /tmp/validation_scratch_dir_001 ~/Downloads/hudi-0.8.0-rc1/scripts
> Downloading from svn co https://dist.apache.org/repos/dist//dev/hudi
> Validating hudi-0.8.0-rc1 with release type "dev"
> Checking Checksum of Source Release
> Checksum Check of Source Release - [OK]
>
>   % Total% Received % Xferd  Average Speed   TimeTime Time
>  Current
>  Dload  Upload   Total   SpentLeft
>  Speed
> 100 38466  100 384660 0  77709  0 --:--:-- --:--:-- --:--:--
> 77709
> 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]
>
>
>
> On Mon, Mar 29, 2021 at 9:35 AM Gary Li  wrote:
>
> > Hi everyone,
> >
> > Please review and vote on the release candidate #1 for the version 0.8.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 E2A9714E0FBA3A087BDEE655E72873D765D6C406 [3],
> >
> > * all artifacts to be deployed to the Maven Central Repository [4],
> >
> > * source code tag "release-0.8.0-rc1" [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=12349423
> >
> > [2] https://dist.apache.org/repos/dist/dev/hudi/hudi-0.8.0-rc1/
> >
> > [3] https://dist.apache.org/repos/dist/release/hudi/KEYS
> >
> > [4]
> >
> >
> https://repository.apache.org/content/repositories/orgapachehudi-1032/org/apache/hudi/
> >
> > [5] https://github.com/apache/hudi/tree/release-0.8.0-rc1
> >
>


-- 
Regards,
-Sivabalan


Re: [VOTE] Release 0.8.0, release candidate #1

2021-03-30 Thread Bhavani Sudha
+1 (binding)

- compile ok
- quickstart ok
- checksum ok
- ran some ide tests - ok
- release validation script - ok
/tmp/validation_scratch_dir_001 ~/Downloads/hudi-0.8.0-rc1/scripts
Downloading from svn co https://dist.apache.org/repos/dist//dev/hudi
Validating hudi-0.8.0-rc1 with release type "dev"
Checking Checksum of Source Release
Checksum Check of Source Release - [OK]

  % Total% Received % Xferd  Average Speed   TimeTime Time
 Current
 Dload  Upload   Total   SpentLeft
 Speed
100 38466  100 384660 0  77709  0 --:--:-- --:--:-- --:--:--
77709
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]



On Mon, Mar 29, 2021 at 9:35 AM Gary Li  wrote:

> Hi everyone,
>
> Please review and vote on the release candidate #1 for the version 0.8.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 E2A9714E0FBA3A087BDEE655E72873D765D6C406 [3],
>
> * all artifacts to be deployed to the Maven Central Repository [4],
>
> * source code tag "release-0.8.0-rc1" [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=12349423
>
> [2] https://dist.apache.org/repos/dist/dev/hudi/hudi-0.8.0-rc1/
>
> [3] https://dist.apache.org/repos/dist/release/hudi/KEYS
>
> [4]
>
> https://repository.apache.org/content/repositories/orgapachehudi-1032/org/apache/hudi/
>
> [5] https://github.com/apache/hudi/tree/release-0.8.0-rc1
>