-1 binding as users reported the issue when running flink hudi job. [image: image.png] this patch https://github.com/apache/hudi/pull/2473 should fix it.
Bhavani Sudha <[email protected]> 于2021年1月22日周五 下午4:12写道: > +1 (binding) > > - compile ok > - quickstart ok > - checksum ok > - ran some ide tests - ok > - release validation script - ok > ./release/validate_staged_release.sh --release=0.7.0 --rc_num=1 > /tmp/validation_scratch_dir_001 ~/Sudha/hudi/scripts > Downloading from svn co https://dist.apache.org/repos/dist//dev/hudi > Validating hudi-0.7.0-rc1 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 34972 100 34972 0 0 78237 0 --:--:-- --:--:-- --:--:-- > 78237 > 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 Thu, Jan 21, 2021 at 8:46 PM Sivabalan <[email protected]> wrote: > > > +1 binding > > > > - checksums and signatures [OK] > > - successfully built [OK] > > - ran quick start guide [OK] > > - Ran release validation guide [OK] > > - Verified artifacts in staging repo [OK] > > - Ran test suite job w/ inserts, upserts, deletes and validation(spark > sql > > and hive). Also same job w/ metadata enabled as well [OK] > > > > > > ./release/validate_staged_release.sh --release=0.7.0 --rc_num=1 > > /tmp/validation_scratch_dir_001 > > > ~/Documents/personal/projects/siva_hudi/hudi_070_rc1/hudi-0.7.0-rc1/scripts > > Downloading from svn co https://dist.apache.org/repos/dist//dev/hudi > > Validating hudi-0.7.0-rc1 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 34972 100 34972 0 0 105k 0 --:--:-- --:--:-- --:--:-- > > 104k > > 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 Thu, Jan 21, 2021 at 8:21 PM Satish Kotha > <[email protected] > > > > > wrote: > > > > > +1, > > > > > > 1) Able to build > > > 2) Integration tests pass > > > 3) Unit tests pass locally > > > 4) Successfully ran clustering on a small dataset (metadata table not > > > enabled) > > > 5) Verified insert, upsert, insert_overwrite works using QuickStart > > > commands on COW table (metadata table not enabled) > > > > > > > > > > > > On Thu, Jan 21, 2021 at 12:44 AM Vinoth Chandar <[email protected]> > > wrote: > > > > > > > Hi everyone, > > > > > > > > Please review and vote on the release candidate #1 for the version > > 0.7.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 7F2A3BEB922181B06ACB1AA45F7D09E581D2BCB6 [3], > > > > > > > > * all artifacts to be deployed to the Maven Central Repository [4], > > > > > > > > * source code tag "release-0.7.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&version=12348721 > > > > > > > > > > > > [2] https://dist.apache.org/repos/dist/dev/hudi/hudi-0.7.0-rc1/ > > > > > > > > [3] https://dist.apache.org/repos/dist/release/hudi/KEYS > > > > > > > > [4] > > > https://repository.apache.org/content/repositories/orgapachehudi-1027/ > > > > > > > > [5] https://github.com/apache/hudi/tree/release-0.7.0-rc1 > > > > > > > > > > > > > -- > > Regards, > > -Sivabalan > > >
