Re: [VOTE] MADlib v1.10-rc2
Hi, A branding question for you. On your release downloads page, there's a link to the "Pivotal Network." I'm not sure why there is, as it doesn't appear that MADLib actually has contents there. The package generally looks good so here's my +1. On Tue, Mar 7, 2017 at 2:03 PM Frank McQuillan wrote: > Hello Incubator PMC, > > The Apache MADlib (incubating) community has voted on and approved the > proposal to release MADlib v1.10-rc2. > > The voting result is available at: > > http://mail-archives.apache.org/mod_mbox/incubator-madlib-dev/201703.mbox/%3CCAKBQfzQ_BeetybM9cOkXd%2BAvGDQY_BM3KMs3d28sH8tPFzDU8Q%40mail.gmail.com%3E > > This will be the 4th release for Apache MADlib (incubating). > > The main goals of this release are: > * new modules (single source shortest path for graph analytics, encode > categorical variables, K-nearest neighbors) > * improvements to existing modules (add grouping support to elastic > net and PCA, add cross validation to elastic net, array input for > K-means, verbose output option for DT and RF, limit itemset size in > association rules, various madpack installer improvements) > * platform updates (PostgreSQL 9.6) > * bug fixes > * doc improvements > > For more information including release notes, please see: > https://cwiki.apache.org/confluence/display/MADLIB/MADlib+1.10 > > To run check RAT, please do: > > $mvn verify > > first to get the correct RAT output. Look inside of pom.xml to see the > classes of exceptions we're managing there for RAT. > > We're voting upon the source (tag): rc/1.10.0-rc2 > https://github.com/apache/incubator-madlib/tree/rc/1.10.0-rc2 > > Source Files: > > https://dist.apache.org/repos/dist/dev/incubator/madlib/1.10.0-incubating-rc2/ > > Commit to be voted upon: > > https://github.com/apache/incubator-madlib/commit/a3863b6c2407eb28ba007f6288d167bf88674e6d > > KEYS file containing PGP Keys we use to sign the release: > https://dist.apache.org/repos/dist/dev/incubator/madlib/KEYS > > For your convenience, the recent ASF licensing guidance to the MADlib > community is summarized here: > https://cwiki.apache.org/confluence/display/MADLIB/ASF+Licensing+Guidance > > Please vote: > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > *** The vote will be open until Friday Mar 10 at 6 pm Pacific time. *** > > Thank you, > Frank McQuillan >
Re: [VOTE] MADlib v1.10-rc2
@cos thanks, I have created a JIRA targeted for 1.11 https://issues.apache.org/jira/browse/MADLIB-1079 to address the issues that you raised in your review @john Pivotal Network https://network.pivotal.io/ is a commercial download site maintained by Pivotal. MADlib binaries are also hosted there after Apache releases are completed e.g., https://network.pivotal.io/products/pivotal-gpdb#/releases/4540/file_groups/491 Frank On Thu, Mar 9, 2017 at 3:13 AM, John D. Ament wrote: > Hi, > > A branding question for you. On your release downloads page, there's a > link to the "Pivotal Network." I'm not sure why there is, as it doesn't > appear that MADLib actually has contents there. > > The package generally looks good so here's my +1. > > On Tue, Mar 7, 2017 at 2:03 PM Frank McQuillan > wrote: > > > Hello Incubator PMC, > > > > The Apache MADlib (incubating) community has voted on and approved the > > proposal to release MADlib v1.10-rc2. > > > > The voting result is available at: > > > > http://mail-archives.apache.org/mod_mbox/incubator-madlib- > dev/201703.mbox/%3CCAKBQfzQ_BeetybM9cOkXd%2BAvGDQY_ > BM3KMs3d28sH8tPFzDU8Q%40mail.gmail.com%3E > > > > This will be the 4th release for Apache MADlib (incubating). > > > > The main goals of this release are: > > * new modules (single source shortest path for graph analytics, encode > > categorical variables, K-nearest neighbors) > > * improvements to existing modules (add grouping support to elastic > > net and PCA, add cross validation to elastic net, array input for > > K-means, verbose output option for DT and RF, limit itemset size in > > association rules, various madpack installer improvements) > > * platform updates (PostgreSQL 9.6) > > * bug fixes > > * doc improvements > > > > For more information including release notes, please see: > > https://cwiki.apache.org/confluence/display/MADLIB/MADlib+1.10 > > > > To run check RAT, please do: > > > > $mvn verify > > > > first to get the correct RAT output. Look inside of pom.xml to see the > > classes of exceptions we're managing there for RAT. > > > > We're voting upon the source (tag): rc/1.10.0-rc2 > > https://github.com/apache/incubator-madlib/tree/rc/1.10.0-rc2 > > > > Source Files: > > > > https://dist.apache.org/repos/dist/dev/incubator/madlib/1. > 10.0-incubating-rc2/ > > > > Commit to be voted upon: > > > > https://github.com/apache/incubator-madlib/commit/ > a3863b6c2407eb28ba007f6288d167bf88674e6d > > > > KEYS file containing PGP Keys we use to sign the release: > > https://dist.apache.org/repos/dist/dev/incubator/madlib/KEYS > > > > For your convenience, the recent ASF licensing guidance to the MADlib > > community is summarized here: > > https://cwiki.apache.org/confluence/display/MADLIB/ASF+ > Licensing+Guidance > > > > Please vote: > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove (and reason why) > > > > *** The vote will be open until Friday Mar 10 at 6 pm Pacific time. *** > > > > Thank you, > > Frank McQuillan > > >
Re: [VOTE] MADlib v1.10-rc2
CCing dev@madlib On Thu, Mar 9, 2017 at 9:26 AM, Frank McQuillan wrote: > @john > Pivotal Network > https://network.pivotal.io/ > is a commercial download site maintained by Pivotal. MADlib binaries are > also hosted there after Apache releases are completed > e.g., > https://network.pivotal.io/products/pivotal-gpdb#/releases/4540/file_groups/491 I reviewed the link that John mentioned and I must say I agree with him. That link just doesn't belong to a Download page of an ASF project. It would be fine on a "powered by" kind of a page or on the wiki, but not on a main download page. Thanks, Roman. - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org
Re: [VOTE] MADlib v1.10-rc2
I see. In that case I will remove those links from the download page when I update the web site tomorrow announcing the 1.10 release (assuming that it goes thru IPMC voting OK). Frank On Thu, Mar 9, 2017 at 2:30 PM, Roman Shaposhnik wrote: > CCing dev@madlib > > On Thu, Mar 9, 2017 at 9:26 AM, Frank McQuillan > wrote: > > @john > > Pivotal Network > > https://network.pivotal.io/ > > is a commercial download site maintained by Pivotal. MADlib binaries are > > also hosted there after Apache releases are completed > > e.g., > > https://network.pivotal.io/products/pivotal-gpdb#/ > releases/4540/file_groups/491 > > I reviewed the link that John mentioned and I must say I agree with him. > That link just doesn't belong to a Download page of an ASF project. > > It would be fine on a "powered by" kind of a page or on the wiki, but not > on a main download page. > > Thanks, > Roman. >
[FINAL DRAFT] Incubator PMC Board Report - March 2017
All, Below is the final draft of our board report. Unless there are changes, I will plan to post in the morning. Incubator PMC report for March 2017 The Apache Incubator is the entry path into the ASF for projects and codebases wishing to become part of the Foundation's efforts. There are currently 64 podlings incubating. In the month of February we had 7 releases and no changes in IPMC roster. * Community New IPMC members: - None People who left the IPMC: - None * New Podlings - Gobblin * Podlings that failed to report, expected next month - Griffin - Pony Mail - Sirona * Graduations The board has motions for the following: - None * Releases The following releases entered distribution during the month of February: - 2017-02-02 Apache Guacamole 0.9.11 - 2017-02-08 Apache SystemML 0.12.0 - 2017-02-12 Apache Singa 1.1.0 - 2017-02-15 Apache mynewt 1.0.0-b2 - 2017-02-20 Apache RocketMQ 4.0.0 - 2017-02-25 Apache Juneau 6.1.0 - 2017-02-27 Apache HAWQ 2.1.0.0 * Legal / Trademarks - A great discussion happened regarding the IP clearance and missing SGA around MADLib. It demonstrates the needs to ensure that proper provenance is in place. * Credits - Report Manager: John D. Ament, Marvin Humphrey -- Table of Contents AriaTosca Atlas Gearpump Hivemall HTrace log4cxx2 Mnemonic MRQL MXNet Myriad ODF Toolkit Omid OpenWhisk Pirk Pony Mail Quickstep Ratis RocketMQ SAMOA Singa Sirona Spot Streams Taverna Tephra Trafodion Wave Weex -- AriaTosca ARIA TOSCA project offers an easily consumable Software Development Kit(SDK) and a Command Line Interface(CLI) to implement TOSCA(Topology and Orchestration Specification of Cloud Applications) based solutions. AriaTosca has been incubating since 2016-08-27. Three most important issues to address in the move towards graduation: 1. Grow the community and enroll new committers. 2. Have frequent Release cycles to be compliant with the Apache Way. 3. Update ARIA website according to ASF guideline(Include release process for ARIA-TOSCA Project). 4. Publish "How To Contribute" guide at ARIA-TOSCA Website. Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be aware of? None How has the community developed since the last report? Most of the project discussions are now happening on mailing lists. How has the project developed since the last report? TOSCA parser migrated into ASF CI on Appveyor, Jenkins Sphinx documentation added to the project CLIs of workflow engine and parser coalesced TOSCA CSAR packager added APIs for workflows, operations Workflow engine task retry support Workflow engine execution cancel support How would you assess the podling's maturity? Please feel free to add your own commentary. [ ] Initial setup [X] Working towards first release [ ] Community building [ ] Nearing graduation [ ] Other: Date of last release: No release yet When were the last committers or PPMC members elected? Project is still operating with the initial set of committers. Signed-off-by: [X](ariatosca) Suneel Marthi Comments: Podling activity has been consistent and discussions are now happening on the mailing lists. [X](ariatosca) John D. Ament Comments: Podling activity peaks and dives. Would like to see more on-list chatter. [ ](ariatosca) Jakob Homan Comments: IPMC/Shepherd notes: Drew Farris (shepherd): 2 mentors active on mailing lists, evidence of healthy development activity. Consider a separate jira/commits list to encourage discussion among humans on the dev list. Atlas Apache Atlas is a scalable and extensible set of core foundational governance services that enables enterprises to effectively and efficiently meet their compliance requirements within Hadoop and allows integration with the complete enterprise data ecosystem. Atlas has been incubating since 2015-05-05. Three most important issues to address in the move towards graduation: 1. Podling name search is pending. PODLINGNAMESEARCH-118 [1] was opened to track this. Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be aware of? No specific issues at this time to report. How has the community developed since the last report? 1. No new committers or PPMC additions since last time. About 4 new contributors have been added since the last report. The current number of contributors is around 74. 2. The activity on the atlas-dev mailing list stands at an average of around 800 messages per month between December and February [2] How has the project developed since the last report? 1. 0.7.1 (incubating) release of Apache Atlas was made on 30th January