+1 - verified GPG signature - checked SHA512 sum - mvn -P strict test
On Wed, Feb 3, 2021 at 1:00 PM David Cromberge < [email protected]> wrote: > +1! > > - Checked shasum for apache-datasketches-java-2.0.0-src.zip > - Verified gpg signature using KEYS file > - LICENSE and NOTICE present > - Unit tests ran successfully in strict mode using java 8.0.282.hs > > David > > On 3 Feb 2021, at 05:43, leerho <[email protected]> wrote: > > ### Introduction of new Relative Error Quantiles Sketch, > ### Significant refactoring of Theta and Tuple packages with new > capabilities. > > Hello Apache DataSketches PMC and Community, > > 1. This is a call for vote to release Apache DataSketches-java candidate > version: 2.0.0-RC1 > > NOTE 1: This is the core Java component of the DataSketches library > that includes all the sketch algorithms in production-ready packages. These > sketches can be called directly from this component or used in conjunction > with the adaptor components such as Hadoop Pig, Hadoop Hive, or the > aggregator adaptors built into Apache Druid. > > 2. Source repository: > - https://github.com/apache/datasketches-java > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_datasketches-2Djava&d=DwMFAg&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=0TpvE_u2hS1ubQhK3gLhy94YgZm2k_r8JHJnqgjOXx4&m=cG8Xb4FyyodoW2PZwJudU-5h5LbAu7-OnYFY4vmFuTg&s=HEq_ybVqUBRwAcMJIuxvKSRnOaHCEAAZe44NF4nGj04&e=> > > Git Tag for this release: > - https://github.com/apache/datasketches-java/tree/2.0.0-RC1 > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_datasketches-2Djava_tree_2.0.0-2DRC1&d=DwMFAg&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=0TpvE_u2hS1ubQhK3gLhy94YgZm2k_r8JHJnqgjOXx4&m=cG8Xb4FyyodoW2PZwJudU-5h5LbAu7-OnYFY4vmFuTg&s=IziDXvIN_tQIn--Nl-q2zAthySfE9cFMNGN_nYOEaGI&e=> > on branch 2.0.X > > Git HashId for this release starts with: c6f3710 > > 3. The Release Candidate / Zip Repository: > - https://dist.apache.org/repos/dist/dev/datasketches/java/2.0.0-RC1/ > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_datasketches_java_2.0.0-2DRC1_&d=DwMFAg&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=0TpvE_u2hS1ubQhK3gLhy94YgZm2k_r8JHJnqgjOXx4&m=cG8Xb4FyyodoW2PZwJudU-5h5LbAu7-OnYFY4vmFuTg&s=V_p01-NAIGdlQhUzz0Gv-B-_6c_SpCs3XMkJJxkT6Y4&e=> > > The public signing key can be found in the KEYS file: > - https://dist.apache.org/repos/dist/dev/datasketches/KEYS > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_datasketches_KEYS&d=DwMFAg&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=0TpvE_u2hS1ubQhK3gLhy94YgZm2k_r8JHJnqgjOXx4&m=cG8Xb4FyyodoW2PZwJudU-5h5LbAu7-OnYFY4vmFuTg&s=_7wqipzf6Q9LJNx50lRvYf60sww-8rNNCbzOH0iA7Qk&e=> > > The artifacts have been signed with --keyid-format SHORT : 8CD4A902 > > 4. Repository: Maven Central [Nexus](http://repository.apache.org > <https://urldefense.proofpoint.com/v2/url?u=http-3A__repository.apache.org_&d=DwMFAg&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=0TpvE_u2hS1ubQhK3gLhy94YgZm2k_r8JHJnqgjOXx4&m=cG8Xb4FyyodoW2PZwJudU-5h5LbAu7-OnYFY4vmFuTg&s=wNZVK7o-DYrNN9iRO4ZkHQzuFhUC3a1AQEADHecaNlk&e=>) > (Jar Artifacts): > - > https://repository.apache.org/content/groups/staging/org/apache/datasketches/datasketches-java/2.0.0/ > <https://urldefense.proofpoint.com/v2/url?u=https-3A__repository.apache.org_content_groups_staging_org_apache_datasketches_datasketches-2Djava_2.0.0_&d=DwMFAg&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=0TpvE_u2hS1ubQhK3gLhy94YgZm2k_r8JHJnqgjOXx4&m=cG8Xb4FyyodoW2PZwJudU-5h5LbAu7-OnYFY4vmFuTg&s=OqvzoPjaA9mlP5FRRLu0mKJjoXCU2voGGdm4VbhXAGg&e=> > > 5. Build & Test Guide: > - https://github.com/apache/datasketches-java/blob/2.0.0-RC1/README.md > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_datasketches-2Djava_blob_2.0.0-2DRC1_README.md&d=DwMFAg&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=0TpvE_u2hS1ubQhK3gLhy94YgZm2k_r8JHJnqgjOXx4&m=cG8Xb4FyyodoW2PZwJudU-5h5LbAu7-OnYFY4vmFuTg&s=NH47IigVIMbFYLFSaiOBNs6iYxGuLv7SG5QfkU0IHcc&e=> > > 6. The vote will be performed as follows: > - This letter will be published on dev@ and remain open for at least > 72 hours (excluding weekends and holidays), AND until at least 3 (+1) PMC > votes or a majority of (+1) PMC votes are acquired. Anyone in the community > can vote. > > Please vote accordingly: > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > Thanks, > Lee Rhodes > [email protected] > > >
