Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Mahout, mail # dev - [VOTE] Mahout 0.7 : Release


Copy link to this message
-
RE: [VOTE] Mahout 0.7 : Release
Paritosh Ranjan 2012-06-16, 10:38
Thanks Sean.

Now I will send the announcements on dev and users list.
________________________________________
From: Sean Owen [[EMAIL PROTECTED]]
Sent: Saturday, June 16, 2012 11:38 AM
To: [EMAIL PROTECTED]
Subject: Re: [VOTE] Mahout 0.7 : Release

I made you an administrator. I also Closed (and updated the markings on)
the 67 resolved issues.

It's a crude metric, but, the last release resolved about 120 items, and
started 0.7 with about 40 open issues. There are 91 right now.

This tells me again that there's a stronger mismatch between the amount and
type of things people think should be done in the project, and what is
being done. Again my suggested fix is -- you just have to close a lot of
these as WontFix.

On Sat, Jun 16, 2012 at 6:41 AM, Paritosh Ranjan <[EMAIL PROTECTED]> wrote:

> I have committed the news items.
> I will wait till someone with JIRA administrator right closes the 0.7 JIRA
> issues. Once 0.7 issues are closed in JIRA, I will send the announcements
> on dev and users list.
> ________________________________________
> From: Paritosh Ranjan [[EMAIL PROTECTED]]
> Sent: Saturday, June 16, 2012 7:03 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [VOTE] Mahout 0.7 : Release
>
> Since I am not the JIRA administrator, I am not able to bulk close the 0.7
> issues.
> Can someone with administrator privileges do it?
> ________________________________________
> From: Paritosh Ranjan [[EMAIL PROTECTED]]
> Sent: Saturday, June 16, 2012 6:56 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [VOTE] Mahout 0.7 : Release
>
> This is all I have changed for the release news. Will commit it in a hour
> or so. Please suggest if you think it can be improved.
>
> <h2 class="boxed">16 June 2012 - Apache Mahout 0.7 released</h2>
>
>  <p>Apache Mahout has reached version 0.7. All developers are encouraged
> to begin using version
>  0.7. Highlights include:</p>
>
>  <ul>
>    <li>Outlier removal capability in K-Means, Fuzzy K, Canopy and
> Dirichlet Clustering</li>
>    <li>New Clustering implementation for K-Means, Fuzzy K, Canopy and
> Dirichlet using Cluster Classifiers</li>
>    <li>Collections and Math api consolidated.</li>
>    <li>(Complementary) Naive Bayes refactored and cleaned.</li>
>    <li>Watchmaker and Old Naive Bayes dropped.</li>
>    <li>Many bug fixes, refactorings, and other small improvements</li>
>  </ul>
>
>  <p>Changes in 0.7 are detailed in the <a href="
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310751&version=12319261">release
> notes</a>.</p>
> ________________________________________
> From: Grant Ingersoll [[EMAIL PROTECTED]]
> Sent: Friday, June 15, 2012 11:18 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [VOTE] Mahout 0.7 : Release
>
> Feel free to circulate a draft if you want some other people to look at it.
>
> Thanks for all your effort on being the RM!
>
> -Grant
>
> On Jun 15, 2012, at 12:42 PM, Paritosh Ranjan wrote:
>
> > Fixed it. Thank you.
> > Now the only things left for release is to commit the news. I will
> tonight (till 10-12 hrs from now) for more news points.
> > After that, I will commit the news items.
> > ________________________________________
> > From: Paritosh Ranjan [[EMAIL PROTECTED]]
> > Sent: Friday, June 15, 2012 6:16 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: [VOTE] Mahout 0.7 : Release
> >
> > While trying to add my key to the KEYS file at
> http://www.apache.org/dist/mahout/0.7/
> > I am getting the following error : gpg: error reading key: No public key.
> > Can someone help?
> >
> > pranjan@minotaur:/www/www.apache.org/dist/mahout$ (gpg --list-sigs
> 383BD997 && gpg --armor --export 383BD997) >> KEYS
> > Warning: using insecure memory!
> > gpg: error reading key: No public key
> >
> > ________________________________________
> > From: Grant Ingersoll [[EMAIL PROTECTED]]
> > Sent: Friday, June 15, 2012 3:41 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: [VOTE] Mahout 0.7 : Release
> >
> > I think we've cleaned up (C)NB quite a bit.