Orhan, Thanks for confirming the minor issue. Let's see what others think as they vote on RC2.
-=e -- Ed Espino Apache MADlib p.s. Wishing you a memorable and joyous vacation - Please give my best to Sezen and Hazel (In her tiny floaty boat). On Wed, Sep 6, 2023 at 3:40 AM Orhan Kislal <okis...@vmware.com> wrote: > Dear MADlib community, > > As Ed noticed, there is a minor issue with RELEASE_NOTES not being updated > within the RC2 src tarball. I believe the issue is minor and not a cause > for restarting the release process. If you feel this is not appropriate, I > would be happy to regenerate the artifacts as RC3. I apologize for this > mistake and thank Ed for pointing it out. > > Best, > > Orhan Kislal > ------------------------------ > *From:* Ed Espino <eesp...@gmail.com> > *Sent:* Wednesday, September 6, 2023 12:55 PM > *To:* dev@madlib.apache.org <dev@madlib.apache.org> > *Cc:* u...@madlib.apache.org <u...@madlib.apache.org> > *Subject:* Re: [VOTE] Apache MADLib 2.1.0 Release (RC2) > > !! External Email > > +1 [Binding] > > Despite a minor issue with the RELEASE_NOTES, I am voting +1. > The notes were not updated with the latest notes introduced with RC2 > (below). The RELEASE_NOTES file in the repository is updated. > > - Build: Remove PyXB as a packaged dependency and replace it with > external pyxb-x dependency. > - Build: Use PG15 in Jenkins CI > - CRF: Fix anyarray -> anycompatiblearray change for PG14 > > TL;DR - Apache MADlib v2.1.0 RC2 review results: > > - Reviewing Jira status - PASSED > - Apache MADlib v2.1.0 docs Review - PASSED ( > > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmadlib.apache.org%2Fdocs%2Frc%2Findex.html&data=05%7C01%7Cokislal%40vmware.com%7C9a1be34432a0470b06ed08dbaebf8171%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C638295909772685426%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2Bo8FS2yWxnTfu0a%2FlHdOe8q2p5QUtxRbcnK%2Fpey3pRc%3D&reserved=0) > <http://madlib.apache.org/docs/rc/index.html> > - PGP signature verification - PASSED > - SHA512 checksum verification - PASSED > - RELEASE_NOTES reviewed - FAILED - The RC2 release notes were not > incorporated into the file included in the source tarball release. > - Copyright review in NOTICE file - PASSED > - Apache RAT (mvn apache-rat:check) - PASSED > > I confirmed I was able to get the install, install-check, & dev-check > passing in the following environments: > > Ubuntu 22.04.2 LTS: > - PG 15.4 (built from source) - PASSED > - PG 14.9 (built from source) - PASSED > - PG 13.12 (built from source) - PASSED > Python 3.10 > pip3 install protobuf==3.19.4 tensorflow==2.10.0 xgboost pyyaml scipy dill > pgsanity hyperopt==0.2.5 scikit-learn pandas numpy rtree mock pyyaml pyxb-x > > Rocky Linux release 9.2 (Blue Onyx): > - PG 15.4 (built from source) - PASSED > - PG 14.9 (built from source) - PASSED > - PG 13.12 (built from source) - PASSED > Python 3.9 > pip install protobuf==3.19.4 tensorflow==2.10.0 xgboost pyyaml scipy dill > pgsanity hyperopt==0.2.5 scikit-learn pandas numpy rtree mock pyyaml pyxb > > Rocky Linux release 8.8 (Green Obsidian): > - PG 15.4 (built from source) - PASSED > - PG 14.9 (built from source) - PASSED > - PG 13.12 (built from source) - PASSED > - Greenplum 6.25.1 (GA) - PASSED > - Greenplum 7 (Beta 5) - PASSED > Python 3.9 > pip3 install protobuf==3.19.4 tensorflow==2.10.0 xgboost pyyaml scipy dill > pgsanity hyperopt==0.2.5 scikit-learn pandas numpy rtree mock pyyaml pyxb > > > On Tue, Sep 5, 2023 at 10:13 AM Orhan Kislal <kislal.or...@gmail.com> > wrote: > > > Hello, Apache MADlib community, > > > > This is the call for vote for Apache MADlib 2.1.0 Release (RC2). > > > > Due to the disruptive nature of providing support for Python 3, > > upgrading from MADlib 1.X to MADlib 2.X is not supported. > > > > Highlights of this release are: > > > > Bug fixes: > > - Build: Fix PG 15 support > > - Assoc_rules: Fix SERIAL cache issue > > - DL: Remove SERIAL from load_keras_model > > - Build: Add ubuntu flag for PyXB installation > > - Build: Add the actual path of $libdir to dynamic_library_path > > - Build: Remove PyXB as a packaged dependency and replace it with > > external pyxb-x dependency. > > - Build: Use PG15 in Jenkins CI > > - CRF: Fix anyarray -> anycompatiblearray change for PG14 > > > > For additional information and release notes, please see: > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FMADLIB%2FMADlib%2B2.1.0&data=05%7C01%7Cokislal%40vmware.com%7C9a1be34432a0470b06ed08dbaebf8171%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C638295909772685426%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=XXj%2BoVDKkfdpfgjX9JUa8XH4z4mheUND643yYx%2BOmK8%3D&reserved=0 > <https://cwiki.apache.org/confluence/display/MADLIB/MADlib+2.1.0> > > > > Apache MADlib 2.1.0 RC2 documentation can be found here: > > > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmadlib.apache.org%2Fdocs%2Frc%2Findex.html&data=05%7C01%7Cokislal%40vmware.com%7C9a1be34432a0470b06ed08dbaebf8171%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C638295909772685426%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2Bo8FS2yWxnTfu0a%2FlHdOe8q2p5QUtxRbcnK%2Fpey3pRc%3D&reserved=0 > <http://madlib.apache.org/docs/rc/index.html> > > > > Here are the release artifact details: > > > > Source release tag to be voted on: rc/2.1.0-rc2, located here: > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fmadlib%2Ftree%2Frc%2F2.1.0-rc2&data=05%7C01%7Cokislal%40vmware.com%7C9a1be34432a0470b06ed08dbaebf8171%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C638295909772685426%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=jujtqGjHU0ZkeaBal%2Fpy11fLTs%2BCY1M%2BFFpJMfm8Hgw%3D&reserved=0 > <https://github.com/apache/madlib/tree/rc/2.1.0-rc2> > > > > Source release tarball: > > Package: > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fmadlib%2F2.1.0.RC2%2Fapache-madlib-2.1.0-src.tar.gz&data=05%7C01%7Cokislal%40vmware.com%7C9a1be34432a0470b06ed08dbaebf8171%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C638295909772685426%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=mUKceIZT%2Bx85abWiN4%2F%2BarXi5XIuLLM53mPBD4QZMqk%3D&reserved=0 > <https://dist.apache.org/repos/dist/dev/madlib/2.1.0.RC2/apache-madlib-2.1.0-src.tar.gz> > > PGP Signature: > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fmadlib%2F2.1.0.RC2%2Fapache-madlib-2.1.0-src.tar.gz.asc&data=05%7C01%7Cokislal%40vmware.com%7C9a1be34432a0470b06ed08dbaebf8171%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C638295909772685426%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=wx%2FURLIkaeGVbea8UQBsxBh7D9IQXbiRGjzMa8wScnE%3D&reserved=0 > <https://dist.apache.org/repos/dist/dev/madlib/2.1.0.RC2/apache-madlib-2.1.0-src.tar.gz.asc> > > SHA512 > > < > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fmadlib%2F2.1.0.RC2%2Fapache-madlib-2.1.0-src.tar.gz.ascSHA512&data=05%7C01%7Cokislal%40vmware.com%7C9a1be34432a0470b06ed08dbaebf8171%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C638295909772685426%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=HBejbVUmPA%2B%2B87m7Sw9PaCKVKRRtfyDg3IS28TWuoFE%3D&reserved=0 > <https://dist.apache.org/repos/dist/dev/madlib/2.1.0.RC2/apache-madlib-2.1.0-src.tar.gz.ascSHA512> > > > > Hash: > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fmadlib%2F2.1.0.RC2%2Fapache-madlib-2.1.0-src.tar.gz.sha512&data=05%7C01%7Cokislal%40vmware.com%7C9a1be34432a0470b06ed08dbaebf8171%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C638295909772685426%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7LjhvnQiKnK%2BfxpjvM5UF%2B%2BuAJVKOZT%2B669d6k%2FBg4A%3D&reserved=0 > <https://dist.apache.org/repos/dist/dev/madlib/2.1.0.RC2/apache-madlib-2.1.0-src.tar.gz.sha512> > > > > The PGP KEYS file used to validate the signature of the release > > artifact is available here: > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fmadlib%2FKEYS&data=05%7C01%7Cokislal%40vmware.com%7C9a1be34432a0470b06ed08dbaebf8171%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C638295909772685426%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=wI%2BSyowNnzawIAv8Xvodzl0xL5jtaFOMfqduHa1svWI%3D&reserved=0 > <https://dist.apache.org/repos/dist/dev/madlib/KEYS> > > > > The vote will close on Friday, September 8th, 2023 @ 5:30 PM UTC. A > minimum > > of 3 binding +1 votes and more binding +1 than binding -1 are required > > to pass. > > > > To help in tallying the vote, PMC members please be sure to indicate > > "(binding)" with your vote. > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove (and reason why) > > > > Regards, > > Orhan Kislal > > Apache MADlib > > > > > -- > Ed Espino > > !! External Email: This email originated from outside of the organization. > Do not click links or open attachments unless you recognize the sender. >