Re: Mahout 0.9 Release Notes - First Draft

2014-02-18 Thread Suneel Marthi
HIGHLIGHTS The highlights of the Apache Mahout 0.9 release include, but are not limited to the list below. For further information, see the included CHANGELOG[1] file. -  MAHOUT-1245: A new and improved Mahout website based on Apache CMS -  MAHOUT-1265: MultiLayer Perceptron (MLP) classifier    T

Re: Mahout 0.9 Release Notes - First Draft

2014-02-18 Thread Suneel Marthi
>GETTING STARTED > >In the release package, the examples directory contains several working >examples of the core >functionality available in Mahout. These can be run via scripts in the >examples/bin >directory and will prompt you for more information to help you try things out

Re: Mahout 0.9 Release Notes - First Draft

2014-02-17 Thread Ellen Friedman
t; functionality available in Mahout. These can be run via scripts in the > examples/bin > directory and will prompt you for more information to help you try things > out. > Most examples do not need a Hadoop cluster in order to run. > > RELEASE HIGHLIGHTS > > The highlights of the Apac

Re: Mahout 0.9 Release Notes - First Draft

2014-02-17 Thread Ted Dunning
On Tue, Feb 11, 2014 at 10:06 AM, Suneel Marthi wrote: >Switched LDA implementation from using Dirtichlet to Collapsed > Variational Bayes (CVB) > This line should read: Switched LDA implementation from using Gibb's sampling to Collapsed Variational Bayes (CVB) Otherwise, it looks pretty g

Re: Mahout 0.9 Release Notes - First Draft

2014-02-11 Thread Suneel Marthi
available in Mahout. These can be run via scripts in the examples/bin directory and will prompt you for more information to help you try things out. Most examples do not need a Hadoop cluster in order to run. RELEASE HIGHLIGHTS The highlights of the Apache Mahout 0.9 release include, but are not

Re: Mahout 0.9 Release

2014-02-02 Thread Ted Dunning
I just checked and the release has propagated to French mirrors. On Sun, Feb 2, 2014 at 1:22 PM, Suneel Marthi wrote: > Mahout 0.9 has been pushed to the mirrors and is available for download at > http://www.apache.org/dyn/closer.cgi/mahout/ > > > > > On Friday, January 31, 2014 11:21 PM, Suneel

Re: Mahout 0.9 Release

2014-02-02 Thread Andrew Musselman
>>>> >>>> >>>>> On 01/29/2014 05:25 AM, Andrew Musselman wrote: >>>>> >>>>> Looks good. >>>>> >>>>> +1 >>>>> >>>>> >>>>> On Tue, Jan 28, 2014 at 8:07

Re: Mahout 0.9 Release

2014-02-02 Thread Suneel Marthi
> >>> >>> On 01/29/2014 05:25 AM, Andrew Musselman wrote: >>> >>>> Looks good. >>>> >>>> +1 >>>> >>>> >>>> On Tue, Jan 28, 2014 at 8:07 PM, Andrew Palumbo >>>> wrote: >>>> >

Re: Mahout 0.9 Release

2014-01-31 Thread Suneel Marthi
t;> >>>> On Tue, Jan 28, 2014 at 8:07 PM, Andrew Palumbo >>>> wrote: >>>> >>>>  a), b), c), d) all passed here. >>>>> >>>>> CosineDistance of clustered points from cluster-reuters.sh ->1 kmeans >>>>>

Re: Mahout 0.9 Release

2014-01-30 Thread Suneel Marthi
t;> > >>>> > >>>> On Tue, Jan 28, 2014 at 8:07 PM, Andrew Palumbo > >>>> wrote: > >>>> > >>>>  a), b), c), d) all passed here. > >>>>> > >>>>> CosineDistance of clustered points fro

Re: Mahout 0.9 Release

2014-01-30 Thread Sergey Svinarchuk
t;>> > >>>> > >>>> On Tue, Jan 28, 2014 at 8:07 PM, Andrew Palumbo > >>>> wrote: > >>>> > >>>> a), b), c), d) all passed here. > >>>>> > >>>>> CosineDistance of clustered points from cl

Re: Mahout 0.9 Release

2014-01-29 Thread Stevo Slavić
> Looks good. >>>> >>>> +1 >>>> >>>> >>>> On Tue, Jan 28, 2014 at 8:07 PM, Andrew Palumbo >>>> wrote: >>>> >>>> a), b), c), d) all passed here. >>>>> >>>>> CosineDistan

Re: Mahout 0.9 Release

2014-01-29 Thread Shannon Quinn
an 28, 2014 at 8:07 PM, Andrew Palumbo wrote: a), b), c), d) all passed here. CosineDistance of clustered points from cluster-reuters.sh ->1 kmeans were within the range [0,1]. Date: Tue, 28 Jan 2014 16:45:42 -0800 From: suneel_mar...@yahoo.com Subject: Mahout 0.9 Relea

Re: Mahout 0.9 Release

2014-01-29 Thread peng
wrote: a), b), c), d) all passed here. CosineDistance of clustered points from cluster-reuters.sh ->1 kmeans were within the range [0,1]. Date: Tue, 28 Jan 2014 16:45:42 -0800 From: suneel_mar...@yahoo.com Subject: Mahout 0.9 Release To: u...@mahout.apache.org; dev@mahout.apache.org Fixed th

Re: Mahout 0.9 Release

2014-01-29 Thread Suneel Marthi
t; >> CosineDistance of clustered points from cluster-reuters.sh ->1 kmeans were >> within the range [0,1]. >> >>> Date: Tue, 28 Jan 2014 16:45:42 -0800 >>> From: suneel_mar...@yahoo.com >>> Subject: Mahout 0.9 Release >>> To: u...@mahout.apache.o

Re: Mahout 0.9 Release

2014-01-29 Thread Sebastian Schelter
:42 -0800 From: suneel_mar...@yahoo.com Subject: Mahout 0.9 Release To: u...@mahout.apache.org; dev@mahout.apache.org Fixed the issues that were reported with Clustering code this past week, upgraded codebase to Lucene 4.6.1 that was released today. Here's the URL for the 0.9 release in

Re: Mahout 0.9 Release

2014-01-28 Thread Andrew Musselman
From: suneel_mar...@yahoo.com > > Subject: Mahout 0.9 Release > > To: u...@mahout.apache.org; dev@mahout.apache.org > > > > Fixed the issues that were reported with Clustering code this past week, > upgraded codebase to Lucene 4.6.1 that was released today. > >

RE: Mahout 0.9 Release

2014-01-28 Thread Andrew Palumbo
a), b), c), d) all passed here. CosineDistance of clustered points from cluster-reuters.sh ->1 kmeans were within the range [0,1]. > Date: Tue, 28 Jan 2014 16:45:42 -0800 > From: suneel_mar...@yahoo.com > Subject: Mahout 0.9 Release > To: u...@mahout.apache.org; dev@ma

Mahout 0.9 Release

2014-01-28 Thread Suneel Marthi
Fixed the issues that were reported with Clustering code this past week, upgraded codebase to Lucene 4.6.1 that was released today. Here's the URL for the 0.9 release in staging:- https://repository.apache.org/content/repositories/orgapachemahout-1004/org/apache/mahout/mahout-distribution/0.9/ T

Re: MAHOUT 0.9 Release - New URL

2014-01-25 Thread Suneel Marthi
se closes >> tomorrow. >> > >> > >> > >> > >> > >> > >> > >> > >> >On Friday, January 24, 2014 4:05 AM, Gokhan Capan >> wrote: >> > >> >Using CentOS 6.5 and hadoop 1.

Re: MAHOUT 0.9 Release - New URL

2014-01-25 Thread Suneel Marthi
gt; >> On Fri, Jan 24, 2014 at 2:22 PM, Suneel Marthi >> wrote: >> >> Thanks for all those that volunteered.  The voting for 0.9 Release closes >> tomorrow. >> > >> > >> > >> > >> > >> > >> > >>

Re: MAHOUT 0.9 Release - New URL

2014-01-24 Thread Ted Dunning
t; > > > > > > > > >On Friday, January 24, 2014 4:05 AM, Gokhan Capan > > wrote: > > > > > >Using CentOS 6.5 and hadoop 1.2.1, all passed. > > > > > >+1 from me > > > > > >Gokhan > > > > > > >

Re: MAHOUT 0.9 Release - New URL

2014-01-24 Thread Sebastian Schelter
entOS 6.5 and hadoop 1.2.1, all passed. > > > >+1 from me > > > >Gokhan > > > > > > > >On Thu, Jan 23, 2014 at 6:01 PM, Andrew Palumbo > wrote: > > > >> a),b),c),d) all passed on CentOS for me > >> > >&

Re: MAHOUT 0.9 Release - New URL

2014-01-24 Thread Suneel Marthi
han > > > >On Thu, Jan 23, 2014 at 6:01 PM, Andrew Palumbo wrote: > >> a),b),c),d) all passed on CentOS for me >> >> > Date: Thu, 23 Jan 2014 13:43:06 +0200 >> > Subject: Re: MAHOUT 0.9 Release - New URL >> > From: ssvinarc...@hortonworks.com >>

Re: MAHOUT 0.9 Release - New URL

2014-01-24 Thread Ted Dunning
Using CentOS 6.5 and hadoop 1.2.1, all passed. > > +1 from me > > Gokhan > > > > On Thu, Jan 23, 2014 at 6:01 PM, Andrew Palumbo > wrote: > > > a),b),c),d) all passed on CentOS for me > > > > > Date: Thu, 23 Jan 2014 13:43:06 +0200 > > &

Re: MAHOUT 0.9 Release - New URL

2014-01-24 Thread Suneel Marthi
all passed on CentOS for me > > > Date: Thu, 23 Jan 2014 13:43:06 +0200 > > Subject: Re: MAHOUT 0.9 Release - New URL > > From: ssvinarc...@hortonworks.com > > To: dev@mahout.apache.org > > > > I did a), b), c), d) and all steps pass. > > +1 > > &g

Re: MAHOUT 0.9 Release - New URL

2014-01-24 Thread Gokhan Capan
Using CentOS 6.5 and hadoop 1.2.1, all passed. +1 from me Gokhan On Thu, Jan 23, 2014 at 6:01 PM, Andrew Palumbo wrote: > a),b),c),d) all passed on CentOS for me > > > Date: Thu, 23 Jan 2014 13:43:06 +0200 > > Subject: Re: MAHOUT 0.9 Release - New URL > > From: ssv

RE: MAHOUT 0.9 Release - New URL

2014-01-23 Thread Andrew Palumbo
a),b),c),d) all passed on CentOS for me > Date: Thu, 23 Jan 2014 13:43:06 +0200 > Subject: Re: MAHOUT 0.9 Release - New URL > From: ssvinarc...@hortonworks.com > To: dev@mahout.apache.org > > I did a), b), c), d) and all steps pass. > +1 > > > On Thu, Jan 23, 20

Re: MAHOUT 0.9 Release - New URL

2014-01-23 Thread Sergey Svinarchuk
I did a), b), c), d) and all steps pass. +1 On Thu, Jan 23, 2014 at 1:40 PM, Grant Ingersoll wrote: > +1 from me. > > On Jan 22, 2014, at 5:55 PM, Suneel Marthi > wrote: > > > Fixed the issues that were reported this week and restored FP mining > into the codebase. > > > > Here's the URL for th

Re: MAHOUT 0.9 Release - New URL

2014-01-23 Thread Grant Ingersoll
+1 from me. On Jan 22, 2014, at 5:55 PM, Suneel Marthi wrote: > Fixed the issues that were reported this week and restored FP mining into the > codebase. > > Here's the URL for the final release in staging:- > https://repository.apache.org/content/repositories/orgapachemahout-1003/org/apache/m

Re: MAHOUT 0.9 Release - New URL

2014-01-22 Thread Andrew Musselman
Likewise, a) through d) work on an Amazon AMI and Ubuntu 12.04. +1 On Wed, Jan 22, 2014 at 6:38 PM, Suneel Marthi wrote: > Same here. I did a), b), c) and d) too and all tests pass. Here's my +1, > if my vote counts. > > > > > > On Wednesday, January 22, 2014 7:11 PM, Sebastian Schelter > wrot

Re: MAHOUT 0.9 Release - New URL

2014-01-22 Thread Suneel Marthi
Same here. I did a), b), c) and d) too and all tests pass. Here's my +1, if my vote counts. On Wednesday, January 22, 2014 7:11 PM, Sebastian Schelter wrote: I did a) b) c) and d) without noting any problem so far. +1 from me. --sebastian On 01/22/2014 11:55 PM, Suneel Marthi wrote: >

Re: MAHOUT 0.9 Release - New URL

2014-01-22 Thread Sebastian Schelter
I did a) b) c) and d) without noting any problem so far. +1 from me. --sebastian On 01/22/2014 11:55 PM, Suneel Marthi wrote: Fixed the issues that were reported this week and restored FP mining into the codebase. Here's the URL for the final release in staging:- https://repository.apache.or

Re: MAHOUT 0.9 Release - New URL

2014-01-22 Thread Suneel Marthi
Fixed the issues that were reported this week and restored FP mining into the codebase. Here's the URL for the final release in staging:- https://repository.apache.org/content/repositories/orgapachemahout-1003/org/apache/mahout/mahout-distribution/0.9/ The artifacts have been signed with the fol

Re: MAHOUT 0.9 Release - New URL

2014-01-21 Thread Andrew Musselman
g-mahout > > It looks like the: > http://www.lucidimagination.com/devzone/technical-articles/scaling-mahout > > link is down. > > Is there somewhere else that we can get a subset of the ASF emails? > > > > Date: Tue, 21 Jan 2014 09:48:06 -0800 > > Subje

Re: MAHOUT 0.9 Release - New URL

2014-01-21 Thread Suneel Marthi
that we can get a subset of the ASF emails? Date: Tue, 21 Jan 2014 09:48:06 -0800 > Subject: Re: MAHOUT 0.9 Release - New URL > From: andrew.mussel...@gmail.com > To: dev@mahout.apache.org > > Sure thing; continuing to smoke test the other examples tonight > > > On T

RE: MAHOUT 0.9 Release - New URL

2014-01-21 Thread Andrew Palumbo
ASF emails? Date: Tue, 21 Jan 2014 09:48:06 -0800 > Subject: Re: MAHOUT 0.9 Release - New URL > From: andrew.mussel...@gmail.com > To: dev@mahout.apache.org > > Sure thing; continuing to smoke test the other examples tonight > > > On Tue, Jan 21, 2014 at 9:23

Re: MAHOUT 0.9 Release - New URL

2014-01-21 Thread Andrew Musselman
lass: > >> > org.apache.mahout.clustering.syntheticcontrol.meanshift.Job > >> java.lang.ClassNotFoundException: > >> org.apache.mahout.clustering.syntheticcontrol.meanshift.Job > >> at java.net.URLClassLoader$1.run(URLClassLoader.java:202) > >> a

Re: MAHOUT 0.9 Release - New URL

2014-01-21 Thread Suneel Marthi
g.syntheticcontrol.meanshift.Job' chosen. >> >> >>    ./classify-20newsgroups.sh ->1 [works] >>    ./classify-20newsgroups.sh ->2 [works] >> >> >>    cluster-reuters.sh ->1 [works] >>    cluster-reuters.sh ->2 [works] >>    clus

Re: MAHOUT 0.9 Release - New URL

2014-01-20 Thread Andrew Musselman
' chosen. >> >> >> ./classify-20newsgroups.sh ->1 [works] >> ./classify-20newsgroups.sh ->2 [works] >> >> >> cluster-reuters.sh ->1 [works] >> cluster-reuters.sh ->2 [works] >> cluster-reuters.sh ->3 [works]

Re: MAHOUT 0.9 Release - New URL

2014-01-20 Thread Andrew Musselman
classpath, will use > command-line arguments only > Num clusters: 0; maxDistance: 0.00 > [Dunn Index] > First: Infinity > [Davies-Bouldin Index] First: NaN > Jan 19, 2014 7:13:57 PM org.slf4j.impl.JCLLoggerAdapter info > INFO: Program took 669 ms (Minu

Re: MAHOUT 0.9 Release - New URL

2014-01-20 Thread Suneel Marthi
nce.q1,distance.q2,distance.q3,distance.q4,count,is.train > Date: Thu, 16 Jan 2014 06:41:09 -0800 > From: suneel_mar...@yahoo.com > Subject: MAHOUT 0.9 Release - New URL > To: u...@mahout.apache.org; dev@mahout.apache.org > > Third time's a Charm!!! > > &g

Re: MAHOUT 0.9 Release - New URL

2014-01-20 Thread Suneel Marthi
l.JCLLoggerAdapter info     INFO: Program took 669 ms (Minutes: 0.01115)     cluster,distance.mean,distance.sd,distance.q0,distance.q1,distance.q2,distance.q3,distance.q4,count,is.train > Date: Thu, 16 Jan 2014 06:41:09 -0800 > From: suneel_mar...@yahoo.com > Subject: MAHOUT 0.9 Release - New

RE: MAHOUT 0.9 Release - New URL

2014-01-19 Thread Andrew Palumbo
ance.q1,distance.q2,distance.q3,distance.q4,count,is.train > Date: Thu, 16 Jan 2014 06:41:09 -0800 > From: suneel_mar...@yahoo.com > Subject: MAHOUT 0.9 Release - New URL > To: u...@mahout.apache.org; dev@mahout.apache.org > > Third time's a Charm!!! > > > Here

Re: MAHOUT 0.9 Release - New URL

2014-01-19 Thread Suneel Marthi
Stevo, could u test streaming kmeans? Sent from my iPhone > On Jan 19, 2014, at 8:10 PM, Stevo Slavić wrote: > > +1 (binding) > > >> On Sun, Jan 19, 2014 at 7:49 PM, Dmitriy Lyubimov wrote: >> >> I'll try to test out soon >>

Re: MAHOUT 0.9 Release - New URL

2014-01-19 Thread Stevo Slavić
+1 (binding) On Sun, Jan 19, 2014 at 7:49 PM, Dmitriy Lyubimov wrote: > I'll try to test out soon >

Re: MAHOUT 0.9 Release - New URL

2014-01-19 Thread Dmitriy Lyubimov
I'll try to test out soon

Re: MAHOUT 0.9 Release - New URL

2014-01-19 Thread Suneel Marthi
vote is open until Monday, Jan 20, 2014 11:59PM EST and passes if >>> a majority of atleast 3 +1 PMC votes are cast. >>> > >>> >The release files, including signatures, digests, etc can be found at: >>> > >>> https://repository.apache.org/con

Re: MAHOUT 0.9 Release - New URL

2014-01-19 Thread Suneel Marthi
pachemahout-1002 > > > >Release artifacts have been signed with the following key: > >https://people.apache.org/keys/committer/smarthi.asc > > > > > > > > > > > > > > > > > >On Saturday, January 18, 2014 12:27 PM, Grant Ingersoll

Re: MAHOUT 0.9 Release - New URL

2014-01-19 Thread Frank Scholten
gt; a majority of atleast 3 +1 PMC votes are cast. >> > > >> > >The release files, including signatures, digests, etc can be found at: >> > > >> > >> https://repository.apache.org/content/repositories/orgapachemahout-1002/org/apache/mahout/mahout-distribution/0.9/ >>

Re: MAHOUT 0.9 Release - New URL

2014-01-19 Thread Frank Scholten
repository for this release can be found at: > > >https://repository.apache.org/content/repositories/orgapachemahout-1002 > > > > > >Release artifacts have been signed with the following key: > > >https://people.apache.org/keys/committer/smarthi.asc > > &g

Re: MAHOUT 0.9 Release - New URL

2014-01-19 Thread Suneel Marthi
gt; >https://repository.apache.org/content/repositories/orgapachemahout-1002 > > > >Release artifacts have been signed with the following key: > >https://people.apache.org/keys/committer/smarthi.asc > > > > > > > > > > > > > > > > >

Re: MAHOUT 0.9 Release - New URL

2014-01-19 Thread Frank Scholten
release can be found at: > >https://repository.apache.org/content/repositories/orgapachemahout-1002 > > > >Release artifacts have been signed with the following key: > >https://people.apache.org/keys/committer/smarthi.asc > > > > > > > > > &

Re: MAHOUT 0.9 Release - New URL

2014-01-19 Thread Suneel Marthi
arthi.asc > > > > > > > > >On Saturday, January 18, 2014 12:27 PM, Grant Ingersoll >wrote: > >Ran the tests, verified sigs, tried out a few of the examples. > >+1 (binding) > > >On Jan 16, 2014, at 9:41 AM, Suneel Marthi wrote: > >&

Re: MAHOUT 0.9 Release - New URL

2014-01-19 Thread Frank Scholten
t; > On Jan 16, 2014, at 9:41 AM, Suneel Marthi > wrote: > > > Third time's a Charm!!! > > > > > > Here's the new URL for Mahout 0.9 Release: > > > https://repository.apache.org/content/repositories/orgapachemahout-1002/org/apache/mahout/mahout-di

Re: MAHOUT 0.9 Release - New URL

2014-01-19 Thread Suneel Marthi
ew of the examples. +1 (binding) On Jan 16, 2014, at 9:41 AM, Suneel Marthi wrote: > Third time's a Charm!!! > > > Here's the new URL for Mahout 0.9 Release: > https://repository.apache.org/content/repositories/orgapachemahout-1002/org/apache/mahout/mahout-di

Re: MAHOUT 0.9 Release - New URL

2014-01-18 Thread Grant Ingersoll
Ran the tests, verified sigs, tried out a few of the examples. +1 (binding) On Jan 16, 2014, at 9:41 AM, Suneel Marthi wrote: > Third time's a Charm!!! > > > Here's the new URL for Mahout 0.9 Release: > https://repository.apache.org/content/repositories/orgapachemaho

Re: Mahout 0.9 Release - Call for Volunteers

2014-01-18 Thread Grant Ingersoll
e to > load realm mapping info from SCDynamicStore and the subsequently expected > KrbException > > Thanks, > Andrew > > > From: Suneel Marthi > Reply-To: Suneel Marthi > Date: Thursday, January 16, 2014 11:24 AM > To: "dev@mahout.apache.org" , Andrew P

RE: MAHOUT 0.9 Release - New URL

2014-01-17 Thread Sotiris Salloumis
: MAHOUT 0.9 Release - New URL On Thu, Jan 16, 2014 at 7:35 AM, Sotiris Salloumis mailto:i...@eprice.gr> > wrote: c) Run through the unit tests: mvn clean test [ Passed: 370 milliseconds] ?! Was that seconds? Or really milliseconds?

Re: MAHOUT 0.9 Release - New URL

2014-01-17 Thread Ted Dunning
On Thu, Jan 16, 2014 at 7:35 AM, Sotiris Salloumis wrote: > c) Run through the unit tests: mvn clean test [ Passed: 370 milliseconds] > ?! Was that seconds? Or really milliseconds?

Re: Mahout 0.9 Release - Call for Volunteers

2014-01-17 Thread Sergey Svinarchuk
apache.org<mailto:dev@mahout.apache.org>>, Andrew Psaltis < >> andrew.psal...@webtrends.com<mailto:andrew.psal...@webtrends.com>>, " >> i...@eprice.gr<mailto:i...@eprice.gr>" > i...@eprice.gr>> >> Cc: "u...@mahout.apache.org

Re: Mahout 0.9 Release - Call for Volunteers

2014-01-17 Thread Chameera Wijebandara
nds.com>>, " > i...@eprice.gr<mailto:i...@eprice.gr>" i...@eprice.gr>> > Cc: "u...@mahout.apache.org<mailto:u...@mahout.apache.org>" < > u...@mahout.apache.org<mailto:u...@mahout.apache.org>> > Subject: Re: Mahout 0.9 Release - Call for V

Re: Mahout 0.9 Release - Call for Volunteers

2014-01-17 Thread Andrew Psaltis
s.com>>, "i...@eprice.gr<mailto:i...@eprice.gr>" mailto:i...@eprice.gr>> Cc: "u...@mahout.apache.org<mailto:u...@mahout.apache.org>" mailto:u...@mahout.apache.org>> Subject: Re: Mahout 0.9 Release - Call for Volunteers This is not a maven issue. A

RE: Mahout 0.9 Release - Call for Volunteers

2014-01-16 Thread Sotiris Salloumis
, January 16, 2014 8:01 PM To: dev@mahout.apache.org; i...@eprice.gr Cc: Suneel Marthi; u...@mahout.apache.org; priv...@mahout.apache.org Subject: Re: Mahout 0.9 Release - Call for Volunteers Tests for Mahout Core fail on OS X 10.8.5 (12F45) java version "1.7.0_17" Java(TM) SE Runtime Environm

Re: MAHOUT 0.9 Release - New URL

2014-01-16 Thread Shannon Quinn
suneel_mar...@yahoo.com] Sent: Thursday, January 16, 2014 4:41 PM To: u...@mahout.apache.org; mahout Subject: MAHOUT 0.9 Release - New URL Third time's a Charm!!! Here's the new URL for Mahout 0.9 Release: https://repository.apache.org/content/repositories/orgapachemahout-1002/org/

Re: Mahout 0.9 Release - Call for Volunteers

2014-01-16 Thread Yexi Jiang
age- > From: Yexi Jiang [mailto:yexiji...@gmail.com] > Sent: Thursday, January 16, 2014 5:59 PM > To: mahout > Cc: Suneel Marthi; u...@mahout.apache.org; priv...@mahout.apache.org > Subject: Re: Mahout 0.9 Release - Call for Volunteers > > Got the same error. > > Regards, > Y

RE: Mahout 0.9 Release - Call for Volunteers

2014-01-16 Thread Sotiris Salloumis
url shortener for easy copy/paste http://goo.gl/gX6xGz Regards Sotiris -Original Message- From: Yexi Jiang [mailto:yexiji...@gmail.com] Sent: Thursday, January 16, 2014 5:59 PM To: mahout Cc: Suneel Marthi; u...@mahout.apache.org; priv...@mahout.apache.org Subject: Re: Mahout 0.9 Rele

Re: Mahout 0.9 Release - Call for Volunteers

2014-01-16 Thread Yexi Jiang
Got the same error. Regards, Yexi 2014/1/16 Chameera Wijebandara > Hi Suneel, > > Still it getting 404 error. > > Thanks, > Chameera > > > On Thu, Jan 16, 2014 at 7:11 PM, Suneel Marthi >wrote: > > > Here's the new URL for Mahout 0.9 Rele

Re: MAHOUT 0.9 Release - New URL

2014-01-16 Thread Sergey Svinarchuk
Marthi [mailto:suneel_mar...@yahoo.com] > Sent: Thursday, January 16, 2014 4:41 PM > To: u...@mahout.apache.org; mahout > Subject: MAHOUT 0.9 Release - New URL > > Third time's a Charm!!! > > > Here's the new URL for Mahout 0.9 Release: > > https://repo

Re: MAHOUT 0.9 Release - New URL

2014-01-16 Thread Shannon Quinn
a), b), and c) all pass for me. Don't have the setup yet at work to go through d), will wait for others to verify. On 1/16/14, 9:41 AM, Suneel Marthi wrote: Third time's a Charm!!! Here's the new URL for Mahout 0.9 Release: https://repository.apache.org/content/repositories/

RE: MAHOUT 0.9 Release - New URL

2014-01-16 Thread Sotiris Salloumis
Sotiris -Original Message- From: Suneel Marthi [mailto:suneel_mar...@yahoo.com] Sent: Thursday, January 16, 2014 4:41 PM To: u...@mahout.apache.org; mahout Subject: MAHOUT 0.9 Release - New URL Third time's a Charm!!! Here's the new URL for Mahout 0.9 Release: https://repository.

MAHOUT 0.9 Release - New URL

2014-01-16 Thread Suneel Marthi
Third time's a Charm!!! Here's the new URL for Mahout 0.9 Release: https://repository.apache.org/content/repositories/orgapachemahout-1002/org/apache/mahout/mahout-distribution/0.9/ For those volunteering to test this, some of the things to be verified: a) Verify that u can unpack t

Re: Mahout 0.9 Release - Call for Volunteers

2014-01-16 Thread Chameera Wijebandara
Hi Suneel, Still it getting 404 error. Thanks, Chameera On Thu, Jan 16, 2014 at 7:11 PM, Suneel Marthi wrote: > Here's the new URL for Mahout 0.9 Release: > > https://repository.apache.org/content/repositories/orgapachemahout-1001/org/apache/mahout/mahout-buildtools/0.9/

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-16 Thread Suneel Marthi
gt; > > > [2:07.687s] >>> > > > > > [INFO] Mahout Core ... >>> SUCCESS >>> > > > > > [10:34.651s] >>> > > > > > [INFO] Mahout Integration .

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-16 Thread spawgi
.. >> > SUCCESS >> > > > > > > [2:07.687s] >> > > > > > > [INFO] Mahout Core ... >> > SUCCESS >> > > > > > > [10:34.651s] >> > > > > > > [INFO] Mahout Integration ........

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-16 Thread spawgi
Examples ... > > SUCCESS > > > > > > > [16.607s] > > > > > > > [INFO] Mahout Release Package > > SUCCESS > > > > > > [0.469s] > > > > > > > [INFO]

Mahout 0.9 Release - Call for Volunteers

2014-01-16 Thread Suneel Marthi
Here's the new URL for Mahout 0.9 Release: https://repository.apache.org/content/repositories/orgapachemahout-1001/org/apache/mahout/mahout-buildtools/0.9/ For those volunteering to test this, some of the things to be verified: a) Verify that u can unpack the release (tar or zip) b) Verif

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-16 Thread Chameera Wijebandara
> SUCCESS > > > > > > [35.562s] > > > > > > [INFO] > > > > > > > > > > > > ------------ > > > > > > [INFO] BUILD SUCCESS > > > > > > [INFO] > > > > > > >

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-16 Thread Suneel Marthi
gt; > > > [INFO] > > > > > > > > > > > > > > [INFO] Total time: 14:44.158s > > > > > [INFO] Finished at: Wed Jan 15 09:06:26 IST 2014 > > > &

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-15 Thread Chameera Wijebandara
; > > > > [INFO] Total time: 14:44.158s > > > > > [INFO] Finished at: Wed Jan 15 09:06:26 IST 2014 > > > > > [INFO] Final Memory: 41M/252M > > > > > [INFO] > > > > > > > > > -

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-15 Thread Tharindu Rusira
ory: 41M/252M > > > > [INFO] > > > > > > > > > > > > > > c) Run through the unit tests: mvn clean test > > > > > > > > > Verified. > > > &

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-15 Thread Chameera Wijebandara
; c) Run through the unit tests: mvn clean test > > > > > > > Verified. > > > > > > > > > > > d) Run the example scripts under $MAHOUT_HOME/examples/bin. > > > > > > > > > > I'm yet to test the example scri

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-15 Thread Tharindu Rusira
tp://incubator.apache.org/guides/releasemanagement.html#check-list > > > for more details. > > > > > > > > > > > > On Tuesday, January 14, 2014 8:26 AM, "spa...@gmail.com" < > > spa...@gmail.com> > > >

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-15 Thread spawgi
tion. > > c) Run through the unit tests: mvn clean test > > > > d) Run the example scripts under $MAHOUT_HOME/examples/bin. > > > > See http://incubator.apache.org/guides/releasemanagement.html#check-list > > for more details. > > > > > > > >

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-15 Thread Suneel Marthi
re-reqs I need to have? > > Cheers > .S > > > > On Tue, Jan 14, 2014 at 6:52 PM, Suneel Marthi >wrote: > > > Calling for volunteers to test this Release. > > > > > > > > > > On Friday, January 10, 2014 7:39 PM, Suneel Ma

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-15 Thread spawgi
nt to volunteer to test this release. What is the procedure/steps to > get started and what pre-reqs I need to have? > > Cheers > .S > > > > On Tue, Jan 14, 2014 at 6:52 PM, Suneel Marthi >wrote: > > > Calling for volunteers to test this Release. > &g

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-15 Thread Chameera Wijebandara
s release. What is the procedure/steps to > > get started and what pre-reqs I need to have? > > > > Cheers > > .S > > > > > > > > On Tue, Jan 14, 2014 at 6:52 PM, Suneel Marthi > >wrote: > > > > > Calling for volunteers to te

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-14 Thread Suneel Marthi
and what pre-reqs I need to have? > > Cheers > .S > > > > On Tue, Jan 14, 2014 at 6:52 PM, Suneel Marthi >wrote: > > > Calling for volunteers to test this Release. > > > > > > > > > > On Friday, January 10, 2014 7:39 PM, Suneel Mart

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-14 Thread Chameera Wijebandara
> > > > I want to volunteer to test this release. What is the procedure/steps to > > get started and what pre-reqs I need to have? > > > > Cheers > > .S > > > > > > > > On Tue, Jan 14, 2014 at 6:52 PM, Suneel

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-14 Thread Tharindu Rusira
> On Tue, Jan 14, 2014 at 6:52 PM, Suneel Marthi >wrote: > > > Calling for volunteers to test this Release. > > > > > > > > > > On Friday, January 10, 2014 7:39 PM, Suneel Marthi < > > suneel_mar...@yahoo.com> wrote: > > > > Push

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-14 Thread Suneel Marthi
lt; > suneel_mar...@yahoo.com> wrote: > > Pushed the Mahout 0.9 Release candidate. > See > https://repository.apache.org/content/repositories/orgapachemahout-1000/ > > This is a call for Vote. > -- http://spawgi.wordpress.com We can do it and do it better.

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-14 Thread spawgi
PM, Suneel Marthi < > suneel_mar...@yahoo.com> wrote: > > Pushed the Mahout 0.9 Release candidate. > See > https://repository.apache.org/content/repositories/orgapachemahout-1000/ > > This is a call for Vote. > -- http://spawgi.wordpress.com We can do it and do it better.

Re: Mahout 0.9 Release Candidate - VOTE

2014-01-14 Thread Suneel Marthi
Calling for volunteers to test this Release. On Friday, January 10, 2014 7:39 PM, Suneel Marthi wrote: Pushed the Mahout 0.9 Release candidate. See https://repository.apache.org/content/repositories/orgapachemahout-1000/ This is a call for Vote.

Mahout 0.9 Release Candidate - VOTE

2014-01-10 Thread Suneel Marthi
Pushed the Mahout 0.9 Release candidate. See https://repository.apache.org/content/repositories/orgapachemahout-1000/ This is a call for Vote.

Re: Mahout 0.9 Release Notes - First Draft

2013-12-23 Thread Andrew Musselman
Suneel ran into some issues this weekend; I'm going to try it out and see if I can repro. > On Dec 23, 2013, at 1:02 AM, Isabel Drost-Fromm wrote: > > Hi, > > one thing I forgot: you once mentioned running into issues with the new > kmeans - are those fixed or tracked in jira? In case of the

Re: Mahout 0.9 Release Notes - First Draft

2013-12-23 Thread Dmitriy Lyubimov
On Sun, Dec 22, 2013 at 11:21 AM, Sebastian Schelter < ssc.o...@googlemail.com> wrote: > > > > > - Mahout Math > > Lanczos in favour of SSVD > > IIRC, we agreed to not remove Lanczos, although it was initially > deprecated. We should undeprecate it. > > Some folks like Lanczos in Mahout (for r

Re: Mahout 0.9 Release Notes - First Draft

2013-12-23 Thread Dmitriy Lyubimov
; examples/bin > directory and will prompt you for more information to help you try > things out. Most examples do not need a Hadoop cluster in > order to run. > > RELEASE HIGHLIGHTS > > The highlights of the Apache Mahout 0.9 release include, but are

Re: Mahout 0.9 Release Notes - First Draft

2013-12-23 Thread Isabel Drost-Fromm
Hi, one thing I forgot: you once mentioned running into issues with the new kmeans - are those fixed or tracked in jira? In case of the latter we should include a known issues/ call for helping hands section. Isabel

Re: Mahout 0.9 Release Notes - First Draft

2013-12-22 Thread Ted Dunning
On Sun, Dec 22, 2013 at 11:21 AM, Sebastian Schelter < ssc.o...@googlemail.com> wrote: > > - From Clustering: > > Dirichlet - replaced by Collapsible Variational Bayes (CVB) > > I think we switched our LDA implementation to use CVB and removed > Dirichlet clustering, those are two different thin

Re: Mahout 0.9 Release Notes - First Draft

2013-12-22 Thread Sebastian Schelter
e core > functionality available in Mahout. These can be run via scripts in the > examples/bin > directory and will prompt you for more information to help you try > things out. Most examples do not need a Hadoop cluster in > order to run. > > RELEASE HIGHLIGHTS > &

  1   2   >