Re:Vote for Apache Doris 1.1.3

2022-10-12 Thread Mingyu Chen
+1 (binding)


I checked:
1. The download link is legal.
2. The PGP signature are valid.
3. The source code matches the current release version.
4. The LICENSE and NOTICE files are correct.
5. All files carry the necessary protocol header.
6. The compiled content is not included in the source package.
7. The compilation can be executed smoothly.


A small issue is that when I excute "./lib/doris_be -v"
It comes out:
1.1.3-rc02 RELEASE (build 
git://hk-dev01/mnt/disk2/ygl/code/github/apache-doris@b4364b451ef37dbe15db5674551851733645ffbb)


which contains personal name in it.
I think we can use a common path to compile the code next time.




--

此致!Best Regards
陈明雨 Mingyu Chen

Email:
morning...@apache.org





At 2022-10-11 19:01:01, "GuoLei Yi"  wrote:
>Hi all,
>
>Please review and vote on Apache Doris 1.1.3 release.
>
>The release candidate has been tagged in GitHub as 1.1.3-rc02, available
>here:
>
>https://github.com/apache/doris/releases/tag/1.1.3-rc02
>
>This release is a bugfix release for 1.1.2,  All users are encouraged to
>upgrade to this release. Release Notes are here:
>
>https://github.com/apache/doris/issues/13199
>
>The artifacts (source, convenience binaries, signature and checksum)
>corresponding to this release candidate can be found here:
>
>https://dist.apache.org/repos/dist/dev/doris/1.1.3-rc02/
>
>KEYS file is available here:
>
>https://downloads.apache.org/doris/KEYS
>
>The vote will be open for at least 72 hours.
>
>[ ] +1 Approve the release
>
>[ ] +0 No opinion
>
>[ ] -1 Do not release this package because ...
>
>-- 
>Best Regards,
>Yi Guo Lei
>SelectDB
>The Best Cloud Native Platform for Apache Doris
>Tel:134-3991-0228
>Email:yiguo...@gmail.com


Re:Vote for Apache Doris 1.1.3

2022-10-12 Thread Mingyu Chen
And by the way, the email tile is better be "[Vote] x", and later we can 
have a "[Result][Vote] ".
So that we can search the mail easier.




--

此致!Best Regards
陈明雨 Mingyu Chen

Email:
morning...@apache.org





At 2022-10-11 19:01:01, "GuoLei Yi"  wrote:
>Hi all,
>
>Please review and vote on Apache Doris 1.1.3 release.
>
>The release candidate has been tagged in GitHub as 1.1.3-rc02, available
>here:
>
>https://github.com/apache/doris/releases/tag/1.1.3-rc02
>
>This release is a bugfix release for 1.1.2,  All users are encouraged to
>upgrade to this release. Release Notes are here:
>
>https://github.com/apache/doris/issues/13199
>
>The artifacts (source, convenience binaries, signature and checksum)
>corresponding to this release candidate can be found here:
>
>https://dist.apache.org/repos/dist/dev/doris/1.1.3-rc02/
>
>KEYS file is available here:
>
>https://downloads.apache.org/doris/KEYS
>
>The vote will be open for at least 72 hours.
>
>[ ] +1 Approve the release
>
>[ ] +0 No opinion
>
>[ ] -1 Do not release this package because ...
>
>-- 
>Best Regards,
>Yi Guo Lei
>SelectDB
>The Best Cloud Native Platform for Apache Doris
>Tel:134-3991-0228
>Email:yiguo...@gmail.com


(无主题)

2022-10-12 Thread 罗美明

退订

Re: Vote for Apache Doris 1.1.3

2022-10-12 Thread De Li
Here is my +1(binding),

I checked:  
[x] Checksum and PGP signature are legitimate.
[x] DISCLAIMER is included.
[x] The source code matches the current release.
[x] No compiled content is included in the source package.
[x] The compilation can be executed without problems.

---
# wget 
https://dist.apache.org/repos/dist/dev/doris/1.1.3-rc02/apache-doris-1.1.3-src.tar.gz
# tar zxf apache-doris-1.1.3-src.tar.gz
# cd apache-doris-1.1.3-src/
# docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header 
check
INFO GITHUB_TOKEN is not set, license-eye won't comment on the pull request 
INFO Loading configuration from file: .licenserc.yaml 
INFO Totally checked 5994 files, valid: 4031, invalid: 0, ignored: 1963, fixed: 
0 

# wget 
https://dist.apache.org/repos/dist/dev/doris/1.1.3-rc02/apache-doris-1.1.3-src.tar.gz.asc
# wget https://downloads.apache.org/doris/KEYS
# wget 
https://dist.apache.org/repos/dist/dev/doris/1.1.3-rc02/apache-doris-1.1.3-src.tar.gz.sha512
# gpg --import KEYS
# gpg --verify apache-doris-1.1.3-src.tar.gz.asc apache-doris-1.1.3-src.tar.gz
gpg: Signature made Tue 11 Oct 2022 06:04:07 PM CST
gpg:using RSA key A44E008AF97D3FB3
gpg: Good signature from "yiguolei (yiguolei's key) " 
[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: C1E2 DD8E 8129 9B31 2E42  24F3 A44E 008A F97D 3FB3

# sha512sum --check apache-doris-1.1.3-src.tar.gz.sha512 
apache-doris-1.1.3-src.tar.gz: OK

# docker run -it -v /data/test/apache-doris-1.1.3-src/.m2:/root/.m2 -v 
/data/test/apache-doris-1.1.3-src/:/root/apache-doris-1.1.3-src/ 
apache/doris:build-env-ldb-toolchain-latest
# cd /root/apache-doris-1.1.2-src/
# sh build.sh 

---
lide-reed
l...@apache.org

On 2022/10/11 11:01:01 GuoLei Yi wrote:
> Hi all,
> 
> Please review and vote on Apache Doris 1.1.3 release.
> 
> The release candidate has been tagged in GitHub as 1.1.3-rc02, available
> here:
> 
> https://github.com/apache/doris/releases/tag/1.1.3-rc02
> 
> This release is a bugfix release for 1.1.2,  All users are encouraged to
> upgrade to this release. Release Notes are here:
> 
> https://github.com/apache/doris/issues/13199
> 
> The artifacts (source, convenience binaries, signature and checksum)
> corresponding to this release candidate can be found here:
> 
> https://dist.apache.org/repos/dist/dev/doris/1.1.3-rc02/
> 
> KEYS file is available here:
> 
> https://downloads.apache.org/doris/KEYS
> 
> The vote will be open for at least 72 hours.
> 
> [ ] +1 Approve the release
> 
> [ ] +0 No opinion
> 
> [ ] -1 Do not release this package because ...
> 
> -- 
> Best Regards,
> Yi Guo Lei
> SelectDB
> The Best Cloud Native Platform for Apache Doris
> Tel:134-3991-0228
> Email:yiguo...@gmail.com
> 

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



Re: Vote for Apache Doris 1.1.3

2022-10-12 Thread Jiafeng.Zhang
+1

I do the following verification.

[x] The download link is legal.

[x] The PGP signature are valid.

[x] The source code matches the current release version.

[x] The LICENSE and NOTICE files are correct.

[x] All files carry the necessary protocol header.

[x] The compiled content is not included in the source package.

[x] The compilation can be executed smoothly.

De Li  于2022年10月12日周三 15:23写道:

> Here is my +1(binding),
>
> I checked:
> [x] Checksum and PGP signature are legitimate.
> [x] DISCLAIMER is included.
> [x] The source code matches the current release.
> [x] No compiled content is included in the source package.
> [x] The compilation can be executed without problems.
>
> ---
> # wget
> https://dist.apache.org/repos/dist/dev/doris/1.1.3-rc02/apache-doris-1.1.3-src.tar.gz
> # tar zxf apache-doris-1.1.3-src.tar.gz
> # cd apache-doris-1.1.3-src/
> # docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes
> header check
> INFO GITHUB_TOKEN is not set, license-eye won't comment on the pull
> request
> INFO Loading configuration from file: .licenserc.yaml
> INFO Totally checked 5994 files, valid: 4031, invalid: 0, ignored: 1963,
> fixed: 0
>
> # wget
> https://dist.apache.org/repos/dist/dev/doris/1.1.3-rc02/apache-doris-1.1.3-src.tar.gz.asc
> # wget https://downloads.apache.org/doris/KEYS
> # wget
> https://dist.apache.org/repos/dist/dev/doris/1.1.3-rc02/apache-doris-1.1.3-src.tar.gz.sha512
> # gpg --import KEYS
> # gpg --verify apache-doris-1.1.3-src.tar.gz.asc
> apache-doris-1.1.3-src.tar.gz
> gpg: Signature made Tue 11 Oct 2022 06:04:07 PM CST
> gpg:using RSA key A44E008AF97D3FB3
> gpg: Good signature from "yiguolei (yiguolei's key) "
> [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: C1E2 DD8E 8129 9B31 2E42  24F3 A44E 008A F97D 3FB3
>
> # sha512sum --check apache-doris-1.1.3-src.tar.gz.sha512
> apache-doris-1.1.3-src.tar.gz: OK
>
> # docker run -it -v /data/test/apache-doris-1.1.3-src/.m2:/root/.m2 -v
> /data/test/apache-doris-1.1.3-src/:/root/apache-doris-1.1.3-src/
> apache/doris:build-env-ldb-toolchain-latest
> # cd /root/apache-doris-1.1.2-src/
> # sh build.sh
>
> ---
> lide-reed
> l...@apache.org
>
> On 2022/10/11 11:01:01 GuoLei Yi wrote:
> > Hi all,
> >
> > Please review and vote on Apache Doris 1.1.3 release.
> >
> > The release candidate has been tagged in GitHub as 1.1.3-rc02, available
> > here:
> >
> > https://github.com/apache/doris/releases/tag/1.1.3-rc02
> >
> > This release is a bugfix release for 1.1.2,  All users are encouraged to
> > upgrade to this release. Release Notes are here:
> >
> > https://github.com/apache/doris/issues/13199
> >
> > The artifacts (source, convenience binaries, signature and checksum)
> > corresponding to this release candidate can be found here:
> >
> > https://dist.apache.org/repos/dist/dev/doris/1.1.3-rc02/
> >
> > KEYS file is available here:
> >
> > https://downloads.apache.org/doris/KEYS
> >
> > The vote will be open for at least 72 hours.
> >
> > [ ] +1 Approve the release
> >
> > [ ] +0 No opinion
> >
> > [ ] -1 Do not release this package because ...
> >
> > --
> > Best Regards,
> > Yi Guo Lei
> > SelectDB
> > The Best Cloud Native Platform for Apache Doris
> > Tel:134-3991-0228
> > Email:yiguo...@gmail.com
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org
> For additional commands, e-mail: dev-h...@doris.apache.org
>
>

-- 
张家峰

De Li  于2022年10月12日周三 15:23写道:

> Here is my +1(binding),
>
> I checked:
> [x] Checksum and PGP signature are legitimate.
> [x] DISCLAIMER is included.
> [x] The source code matches the current release.
> [x] No compiled content is included in the source package.
> [x] The compilation can be executed without problems.
>
> ---
> # wget
> https://dist.apache.org/repos/dist/dev/doris/1.1.3-rc02/apache-doris-1.1.3-src.tar.gz
> # tar zxf apache-doris-1.1.3-src.tar.gz
> # cd apache-doris-1.1.3-src/
> # docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes
> header check
> INFO GITHUB_TOKEN is not set, license-eye won't comment on the pull
> request
> INFO Loading configuration from file: .licenserc.yaml
> INFO Totally checked 5994 files, valid: 4031, invalid: 0, ignored: 1963,
> fixed: 0
>
> # wget
> https://dist.apache.org/repos/dist/dev/doris/1.1.3-rc02/apache-doris-1.1.3-src.tar.gz.asc
> # wget https://downloads.apache.org/doris/KEYS
> # wget
> https://dist.apache.org/repos/dist/dev/doris/1.1.3-rc02/apache-doris-1.1.3-src.tar.gz.sha512
> # gpg --import KEYS
> # gpg --verify apache-doris-1.1.3-src.tar.gz.asc
> apache-doris-1.1.3-src.tar.gz
> gpg: Signature made Tue 11 Oct 2022 06:04:07 PM CST
> gpg:using RSA key A44E008AF97D3FB3
> gpg: Good signature from "yiguolei (yiguolei's key) "
> [unknown]
> gpg: WARNING: This key is not certif

退订

2022-10-12 Thread BoHong
退订
















--

Best Regards
Hong Bo.