You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hudi.apache.org by Vinoth Chandar <vi...@apache.org> on 2021/01/21 08:44:01 UTC

[VOTE] Release 0.7.0, release candidate #1

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

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

Posted by nishith agarwal <n3...@gmail.com>.
+1 binding

- Build Successful
- Release validation script Successful
- Quick start runs Successfully

./release/validate_staged_release.sh --release=0.7.0 --rc_num=1
/tmp/validation_scratch_dir_001 ~/hoodie-0.7/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  96076      0 --:--:-- --:--:-- --:--:--
96341
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]

Thanks,
Nishith

On Thu, Jan 21, 2021 at 8:46 PM Sivabalan <n....@gmail.com> 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 <satishkotha@uber.com.invalid
> >
> 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 <vi...@apache.org>
> 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
>

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

Posted by Vinoth Chandar <vi...@apache.org>.
Thanks for the vote everyone. and reporting the Flink issue leesf.
Let's resolve the issue and do a RC2.

RC1 is abandoned.

On Fri, Jan 22, 2021 at 6:42 AM leesf <le...@gmail.com> wrote:

> -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 <bh...@apache.org> 于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 <n....@gmail.com> 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
>> <satishkotha@uber.com.invalid
>> > >
>> > 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 <vi...@apache.org>
>> > 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
>> >
>>
>

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

Posted by leesf <le...@gmail.com>.
-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 <bh...@apache.org> 于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 <n....@gmail.com> 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
> <satishkotha@uber.com.invalid
> > >
> > 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 <vi...@apache.org>
> > 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
> >
>

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

Posted by Bhavani Sudha <bh...@apache.org>.
+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 <n....@gmail.com> 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 <satishkotha@uber.com.invalid
> >
> 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 <vi...@apache.org>
> 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
>

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

Posted by Sivabalan <n....@gmail.com>.
+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 <sa...@uber.com.invalid>
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 <vi...@apache.org> 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

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

Posted by Satish Kotha <sa...@uber.com.INVALID>.
+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 <vi...@apache.org> 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
>

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

Posted by Balaji Varadarajan <v....@ymail.com.INVALID>.
 +1 (binding)
1. Ran release validation script successfully.2. Build successful3. Quickstart succeeded. 
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  Speed100 34972  100 34972    0     0  68978      0 --:--:-- --:--:-- --:--:-- 68842Checking 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 Thursday, January 21, 2021, 12:44:15 AM PST, Vinoth Chandar <vi...@apache.org> 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