[VOTE] Release Apache Teaclave (incubating) v0.5.0-rc.1

2023-03-29 Thread He Sun
Hi all,

I am pleased to be calling this vote for the fifth release of
Apache Teaclave (incubating) 0.5.0 (release candidate 1).
The Apache Teaclave (incubating) community has voted and approved the release, 
with five +1 votes. 

Vote thread: https://lists.apache.org/thread/l4zwkv1wzj1f7vwydf16bsoly8m6l1xx
Result thread: https://lists.apache.org/thread/jxf2ox8cq27p28vv8x762y208pfxdhd7

The release candidate to be voted over is available at:
- https://dist.apache.org/repos/dist/dev/incubator/teaclave/0.5.0-rc.1/

The release candidate is signed with a GPG key available at:
- https://dist.apache.org/repos/dist/dev/incubator/teaclave/KEYS

The Git commit for this release is:
- 
https://gitbox.apache.org/repos/asf?p=incubator-teaclave.git;a=commit;h=1c42f6c8273fcddcbd0614f53b1db90da9c089de

The release note is available in:
- https://github.com/apache/incubator-teaclave/releases/tag/v0.5.0-rc.1

Build guide and get started instructions can be found at:
- 
https://github.com/apache/incubator-teaclave/blob/v0.5.0-rc.1/docs/my-first-function.md

The short version of building Teaclave from the source tarball:

```
$ wget 
https://dist.apache.org/repos/dist/dev/incubator/teaclave/0.5.0-rc.1/apache-teaclave-0.5.0-rc.1-incubating.tar.gz
$ tar zxvf apache-teaclave-0.5.0-rc.1-incubating.tar.gz && cd \
apache-teaclave-0.5.0-incubating
$ # Instructions to verify the source tar:
https://teaclave.apache.org/download/#verify-the-integrity-of-the-files

$ docker run --rm -v $(pwd):/teaclave -w /teaclave \
-it teaclave/teaclave-build-ubuntu-2004-sgx-2.17.1:0.1.0 \
bash -c ". /root/.cargo/env && \
. /opt/sgxsdk/environment && \
mkdir -p build && cd build && \
cmake -DTEST_MODE=ON -DSGX_SIM_MODE=ON -DGIT_SUBMODULE=OFF .. && \
make -j"
```

The vote will be open for at least 72 hours. Everyone is welcome to
vote. Please vote by replying to this thread explicitly.

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason

Anyone can participate in testing and voting, not just committers,
please feel free to try out the release candidate and provide your
votes. Please also reply with things you have checked.

A checklist for reference:
- 
https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist

Best,

He Sun
Apache Teaclave (incubating)

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[VOTE] Release Apache Uniffle(Incubating) 0.7.0

2023-03-29 Thread Junfan Zhang
Hello IPMC, This is an official vote for the Apache
Uniffle(Incubating) 0.7.0 that we have been working toward.

To learn more about Apache Uniffle(Incubating), please see:

https://uniffle.apache.org

The Apache Uniffle (incubating) community has voted and approved the release.

Vote thread:

https://lists.apache.org/thread/f9yko759l24y30l7n098tgk56sdt1d33

Result thread:

https://lists.apache.org/thread/yrnql56fnkl453jhvo0wsbvfn98y2zg8

Release changes:
Compared to 0.6.1, the most important features are as follows
1. Better support for spark AQE
2. Optimization of a huge partition to improve stability of shuffle servers
3. More bug fixes and usability improvements of K8S operator
4. Add support of user quota management and more compression algorithms
5. Add support for the spark data eviction mechanism of stage level
6. Some improvement of stability and performance

And the detailed changelog could be found in
https://github.com/apache/incubator-uniffle/compare/v0.6.1..v0.7.0-rc4


The release candidates:

https://dist.apache.org/repos/dist/dev/incubator/uniffle/0.7.0-rc4/

Git tag for the release:

https://github.com/apache/incubator-uniffle/tree/v0.7.0-rc4

Release Commit ID:

4ffee9eb1efa17e2faa66b72472dcd1613886cc1

Keys to verify the Release Candidate:

https://dist.apache.org/repos/dist/dev/incubator/uniffle/KEYS

GPG user ID:

Junfan Zhang

The vote will be open for at least 72 hours or until necessary numbers
of votes are reached.

Please vote accordingly:

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason

Checklist for reference:

* Download links, checksums and PGP signatures are valid.
* Source code distributions have correct names matching the current release.
* Release files have the word incubating in their name.
* DISCLAIMER, LICENSE and NOTICE files are correct.
* All files have license headers if necessary.
* No unlicensed compiled archives bundled in source archive.
* The source tarball matches the git tag.

More detail checklist please refer:
https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist

The following votes are carried over from the Uniffle dev mailing list:

+1(binding)
roryqi,
Meng Duan,
Xianjin Ye

Best Regards,
Junfan Zhang

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[RESULT][VOTE] Release Apache Celeborn(incubating) 0.2.1-incubating-rc0

2023-03-29 Thread rexxiong
Hello Incubator Community,

The vote to release Apache Celeborn(incubating) 0.2.1-incubating-rc0 has
passed with
4(+1 binding) and no +0 or -1 votes.

4(+1 binding) vote:
Yu Xiao
Yu Li
David
Willem Jiang

2(+1 no-binding) vote:
Kent Yao
Ethan Feng

The voting thread:
https://lists.apache.org/thread/gvwfbxs426olgfgog6zdhgvn5kwd4ylx

Thanks for reviewing and voting for our release candidate.

We will proceed with publishing the approved artifacts and sending
out the announcement soon.

Best Regards,
rexxiong


Re: [VOTE] Release Apache Celeborn(Incubating) 0.2.1-incubating-rc0

2023-03-29 Thread rexxiong
Thanks everyone for suggestions and feedback, I will close this vote
thread and announce the results soon since 72 hours have passed.

Best Regards,
rexxiong

rexxiong  于2023年3月28日周二 23:41写道:

> Hi Willem Jiang,
>
> Thanks for your suggestion. Actually, there has been a Maven release.
> And I am sorry for not sharing the necessary information about the Maven
> release (Celeborn client) for the Apache Celeborn.
> The staging repo link is:
> https://repository.apache.org/content/repositories/orgapacheceleborn-1010
> and can be found in the vote thread at
> https://lists.apache.org/thread/7vnm4p3dv9lq1cklj5xh1fzrho381bzy
>
> Sorry again for my mistake and any inconvenience it may have caused.
>
> Best Regards,
> rexxiong
>
>
> Willem Jiang  于2023年3月28日周二 20:06写道:
>
>> +1 binding.
>>
>> I checked:
>> - incubating in the release kit name
>> - The checksums and signatures are validated.
>> - The LICENSE and NOTICE files look good to me.
>> - There is a DISCLAIMER in the release kits
>> - No binary files in the source release kits
>> - I can build the source
>>
>> BTW, there is no maven release for the Apache Celeborn.
>> We can consider doing a maven release next time.
>>
>>
>> Willem Jiang
>>
>> Twitter: willemjiang
>> Weibo: 姜宁willem
>>
>>
>> On Mon, Mar 20, 2023 at 9:47 PM rexxiong  wrote:
>> >
>> > Hello Incubator Community,
>> >
>> > This is a call for a vote to release Apache Celeborn(Incubating) version
>> > 0.2.1-incubating-rc0
>> >
>> > The Apache Celeborn community has voted on and approved a proposal to
>> > release
>> > Apache Celeborn(Incubating) version 0.2.1-incubating-rc0
>> >
>> > We now kindly request the Incubator PMC members review and vote on this
>> > incubator release.
>> >
>> > Celeborn community vote thread:
>> > • https://lists.apache.org/thread/7vnm4p3dv9lq1cklj5xh1fzrho381bzy
>> >
>> > Vote result thread:
>> > • https://lists.apache.org/thread/21gjf2v5wn85h37dwdv4yvhbxz48d37r
>> >
>> > The release candidate:
>> > •
>> >
>> https://dist.apache.org/repos/dist/dev/incubator/celeborn/v0.2.1-incubating-rc0
>> >
>> > Git tag for the release:
>> > •
>> >
>> https://github.com/apache/incubator-celeborn/releases/tag/v0.2.1-incubating-rc0
>> >
>> > Public keys file:
>> > • https://dist.apache.org/repos/dist/release/incubator/celeborn/KEYS
>> >
>> > The change log is available in:
>> > •
>> >
>> https://github.com/apache/incubator-celeborn/compare/v0.2.0-incubating...v0.2.1-incubating-rc0
>> >
>> > The vote will be open for at least 72 hours or until the necessary
>> number
>> > of votes are reached.
>> >
>> > Please vote accordingly:
>> > [ ] +1 approve
>> > [ ] +0 no opinion
>> > [ ] -1 disapprove with the reason
>> >
>> > More detailed checklist please refer:
>> > •
>> >
>> https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
>> >
>> > Steps to validate the release, Please refer to:
>> > • https://www.apache.org/info/verification.html
>> >
>> > Thanks,
>> > rexxiong
>>
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>>
>>