+1 for the Apache Atlas 2.3.0 release candidate #1. Performed Following: - Able to download source, signature, md5 and sha512 files and verify the checksum hash
- Build the source successfully using embedded-hbase-solr profile Thanks Nikhil P. Bonte On Sun, Dec 4, 2022 at 4:17 AM Ramesh Mani <[email protected]> wrote: > +1 for the Apache Atlas 2.3.0 release candidate #1. > > ---- Verified Build in CentOS7 > /apache-maven-3.8.6/bin/mvn clean -DskipTests > -Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true > -Dmaven.wagon.http.ssl.ignore.validity.dates=true install > ---- Verified Signature > gpg --verify apache-atlas-2.3.0-sources.tar.gz.asc > gpg: Signature made Mon 28 Nov 2022 09:14:22 PM UTC using RSA > key ID B01179D4 > gpg: Good signature from "Madhan Neethiraj <[email protected] > >" > 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: 0524 DD1F 7940 6654 6D61 0744 FED4 67D3 B011 79D4 > > ---- Verified SHA256 and SHA512 > openssl dgst -sha256 apache-atlas-2.3.0-sources.tar.gz > SHA256(apache-atlas-2.3.0-sources.tar.gz)= > d56b89edd0499f109488b1d8394ec3f4f23609b9ea29a5099c473e84ec7e91c0 > > openssl dgst -sha512 apache-atlas-2.3.0-sources.tar.gz > SHA512(apache-atlas-2.3.0-sources.tar.gz)= > > > b24c9785f601b4644090ef0b4c16974fc572100b61f04ef2d6c68fdaa45293e902483f3574342a0e70c54f757c509d3d7ec6a85e494599b1018c65d8126d3480 > > Thanks, > Ramesh > > > [root@rmani-7216-1 tmp]# gpg --verify apache-atlas-2.3.0-sources.tar.gz.as > > On Mon, Nov 28, 2022 at 1:30 PM Madhan Neethiraj <[email protected]> > wrote: > > > Atlas team, > > > > > > > > Apache Atlas 2.3.0 release candidate #1 is now available for a vote > within > > dev community. Links to the release artifacts are given below. Please > > review and vote. > > > > > > > > The vote will be open for at least 72 hours or until necessary votes are > > reached. > > > > [ ] +1 approve > > > > [ ] +0 no opinion > > > > [ ] -1 disapprove (and reason why) > > > > > > > > Thanks, > > > > Madhan > > > > > > > > > > > > List of issues addressed in this release: > > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20Atlas%20AND%20fixVersion%20%3D%202.3.0%20ORDER%20BY%20key%20DESC > > > > > > > > Git tag for the release: > > https://github.com/apache/atlas/tree/release-2.3.0-rc1 > > > > > > > > Sources for the release: > > > https://dist.apache.org/repos/dist/dev/atlas/2.3.0-rc1/apache-atlas-2.3.0-sources.tar.gz > > > > > > > > Source release verification: > > > > PGP Signature: > > > https://dist.apache.org/repos/dist/dev/atlas/2.3.0-rc1/apache-atlas-2.3.0-sources.tar.gz.asc > > > > MD5 Hash: > > > https://dist.apache.org/repos/dist/dev/atlas/2.3.0-rc1/apache-atlas-2.3.0-sources.tar.gz.md5 > > > > > > > > Keys to verify the signature of the release artifacts are available at: > > https://dist.apache.org/repos/dist/dev/atlas/KEYS > > > > >
