You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mahout.apache.org by Suneel Marthi <su...@yahoo.com> on 2014/01/14 14:33:38 UTC

Re: Mahout 0.9 Release Candidate - VOTE

Here's the link to Release artifacts for Mahout 0.9: https://repository.apache.org/content/repositories/orgapachemahout-1000/

For those volunteering to test this, some of the stuff to look out for:
a)  Verify u can unpack the Release tar.
b)  Verify u are able to compile the distribution.
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.  



On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <sp...@gmail.com> wrote:
 
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 Marthi <su...@yahoo.com>wrote:

> Calling for volunteers to test this Release.
>
>
>
>
> On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> suneel_marthi@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

Posted by sp...@gmail.com.
OK. By the way - Is it alright to paste the stack trace in email window? Or
I should have used some better way to report my issue?


On Thu, Jan 16, 2014 at 12:41 AM, Suneel Marthi <su...@yahoo.com>wrote:

> The Release has been rolled back to include a few last minute fixes, will
> be sending out a new Release link in a day.
>
>
>
>
>
> On Wednesday, January 15, 2014 1:33 PM, "spawgi@gmail.com" <
> spawgi@gmail.com> wrote:
>
> I am getting a 404 Item not found exception for this link. Complete stack
> trace is -
> 404 - ItemNotFoundException
>
> Repository with ID="pathPrefixOrId: 'orgapachemahout-1000'" not found
>
> org.sonatype.nexus.proxy.ItemNotFoundException: Repository with
> ID="pathPrefixOrId: 'orgapachemahout-1000'" not found
>     at
> org.sonatype.nexus.proxy.router.DefaultRepositoryRouter.getRequestRouteForRequest(DefaultRepositoryRouter.java:456)
>     at
> org.sonatype.nexus.proxy.router.DefaultRepositoryRouter.retrieveItem(DefaultRepositoryRouter.java:147)
>     at
> org.sonatype.nexus.web.content.NexusContentServlet.doGet(NexusContentServlet.java:359)
>     at
> org.sonatype.nexus.web.content.NexusContentServlet.service(NexusContentServlet.java:331)
>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
>     at
> com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:278)
>     at
> com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:268)
>     at
> com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:180)
>     at
> com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:93)
>     at
> com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)
>     at
> com.yammer.metrics.web.WebappMetricsFilter.doFilter(WebappMetricsFilter.java:76)
>     at
> com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)
>     at
> org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
>     at
> org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
>     at
> org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
>     at
> org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
>     at
> org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
>     at
> org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
>     at
> org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
>     at
> org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
>     at
> org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
>     at
> org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
>     at
> org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
>     at
> org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
>     at
> org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
>     at
> org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
>     at
> org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
>     at
> org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
>     at
> org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
>     at
> org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:383)
>     at
> org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
>     at
> org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
>     at
> com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)
>     at
> com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)
>     at
> org.sonatype.nexus.web.NexusGuiceFilter$MultiFilterChain.doFilter(NexusGuiceFilter.java:83)
>     at
> com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:89)
>     at
> com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)
>     at
> org.sonatype.nexus.web.NexusGuiceFilter$MultiFilterChain.doFilter(NexusGuiceFilter.java:83)
>     at
> com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:89)
>     at
> com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)
>     at
> org.sonatype.nexus.web.NexusGuiceFilter$MultiFilterChain.doFilter(NexusGuiceFilter.java:83)
>     at
> org.sonatype.nexus.web.NexusGuiceFilter$MultiFilterPipeline.dispatch(NexusGuiceFilter.java:57)
>     at com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:132)
>     at com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:129)
>     at
> com.google.inject.servlet.GuiceFilter$Context.call(GuiceFilter.java:206)
>     at com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:129)
>     at
> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
>     at
> org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
>     at
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
>     at
> org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
>     at
> org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
>     at
> org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1075)
>     at
> org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
>     at
> org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
>     at
> org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
>     at
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
>     at
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
>     at
> com.yammer.metrics.jetty.InstrumentedHandler.handle(InstrumentedHandler.java:200)
>     at
> org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
>     at
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
>     at org.eclipse.jetty.server.Server.handle(Server.java:370)
>     at
> org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
>     at
> org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:949)
>     at
> org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1011)
>     at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:644)
>     at
> org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
>     at
> org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
>     at
> org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:668)
>     at
> org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
>     at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>     at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>     at java.lang.Thread.run(Thread.java:744)
> Caused by: org.sonatype.nexus.proxy.NoSuchRepositoryException:
> Repository with ID="pathPrefixOrId: 'orgapachemahout-1000'" not found
>     at
> org.sonatype.nexus.proxy.router.DefaultRepositoryRouter.getRepositoryForPathPrefixOrId(DefaultRepositoryRouter.java:509)
>     at
> org.sonatype.nexus.proxy.router.DefaultRepositoryRouter.getRequestRouteForRequest(DefaultRepositoryRouter.java:444)
>     ... 71 more
>
>
> Has the link changed?
>
>
> Cheers,
>
>
> .S
>
>
>
> On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <suneel_marthi@yahoo.com
> >wrote:
>
> > Here's the link to Release artifacts for Mahout 0.9:
> > https://repository.apache.org/content/repositories/orgapachemahout-1000/
> >
> > For those volunteering to test this, some of the stuff to look out for:
> > a)  Verify u can unpack the Release tar.
> > b)  Verify u are able to compile the distribution.
> > 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.
> >
> >
> >
> > On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <
> spawgi@gmail.com>
> > wrote:
> >
> > 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 Marthi <suneel_marthi@yahoo.com
> > >wrote:
> >
> > > Calling for volunteers to test this Release.
> > >
> > >
> > >
> > >
> > > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > > suneel_marthi@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.
>
> >
>
>
>
> --
> http://spawgi.wordpress.com
> We can do it and do it better.
>



-- 
http://spawgi.wordpress.com
We can do it and do it better.

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Suneel Marthi <su...@yahoo.com>.
The Release has been rolled back to include a few last minute fixes, will be sending out a new Release link in a day.





On Wednesday, January 15, 2014 1:33 PM, "spawgi@gmail.com" <sp...@gmail.com> wrote:
 
I am getting a 404 Item not found exception for this link. Complete stack
trace is -
404 - ItemNotFoundException

Repository with ID="pathPrefixOrId: 'orgapachemahout-1000'" not found

org.sonatype.nexus.proxy.ItemNotFoundException: Repository with
ID="pathPrefixOrId: 'orgapachemahout-1000'" not found
    at org.sonatype.nexus.proxy.router.DefaultRepositoryRouter.getRequestRouteForRequest(DefaultRepositoryRouter.java:456)
    at org.sonatype.nexus.proxy.router.DefaultRepositoryRouter.retrieveItem(DefaultRepositoryRouter.java:147)
    at org.sonatype.nexus.web.content.NexusContentServlet.doGet(NexusContentServlet.java:359)
    at org.sonatype.nexus.web.content.NexusContentServlet.service(NexusContentServlet.java:331)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
    at com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:278)
    at com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:268)
    at com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:180)
    at com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:93)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)
    at com.yammer.metrics.web.WebappMetricsFilter.doFilter(WebappMetricsFilter.java:76)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:383)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)
    at com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)
    at org.sonatype.nexus.web.NexusGuiceFilter$MultiFilterChain.doFilter(NexusGuiceFilter.java:83)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:89)
    at com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)
    at org.sonatype.nexus.web.NexusGuiceFilter$MultiFilterChain.doFilter(NexusGuiceFilter.java:83)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:89)
    at com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)
    at org.sonatype.nexus.web.NexusGuiceFilter$MultiFilterChain.doFilter(NexusGuiceFilter.java:83)
    at org.sonatype.nexus.web.NexusGuiceFilter$MultiFilterPipeline.dispatch(NexusGuiceFilter.java:57)
    at com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:132)
    at com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:129)
    at com.google.inject.servlet.GuiceFilter$Context.call(GuiceFilter.java:206)
    at com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:129)
    at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
    at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
    at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
    at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
    at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1075)
    at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
    at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
    at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
    at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
    at com.yammer.metrics.jetty.InstrumentedHandler.handle(InstrumentedHandler.java:200)
    at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
    at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
    at org.eclipse.jetty.server.Server.handle(Server.java:370)
    at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
    at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:949)
    at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1011)
    at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:644)
    at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
    at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:668)
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
    at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
    at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
    at java.lang.Thread.run(Thread.java:744)
Caused by: org.sonatype.nexus.proxy.NoSuchRepositoryException:
Repository with ID="pathPrefixOrId: 'orgapachemahout-1000'" not found
    at org.sonatype.nexus.proxy.router.DefaultRepositoryRouter.getRepositoryForPathPrefixOrId(DefaultRepositoryRouter.java:509)
    at org.sonatype.nexus.proxy.router.DefaultRepositoryRouter.getRequestRouteForRequest(DefaultRepositoryRouter.java:444)
    ... 71 more


Has the link changed?


Cheers,


.S



On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <su...@yahoo.com>wrote:

> Here's the link to Release artifacts for Mahout 0.9:
> https://repository.apache.org/content/repositories/orgapachemahout-1000/
>
> For those volunteering to test this, some of the stuff to look out for:
> a)  Verify u can unpack the Release tar.
> b)  Verify u are able to compile the distribution.
> 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.
>
>
>
> On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <sp...@gmail.com>
> wrote:
>
> 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 Marthi <suneel_marthi@yahoo.com
> >wrote:
>
> > Calling for volunteers to test this Release.
> >
> >
> >
> >
> > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > suneel_marthi@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.

>



-- 
http://spawgi.wordpress.com
We can do it and do it better.

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Suneel Marthi <su...@yahoo.com>.
The Release has been rolled back to include a few last minute fixes, will be sending out a new Release link in a day.





On Wednesday, January 15, 2014 1:33 PM, "spawgi@gmail.com" <sp...@gmail.com> wrote:
 
I am getting a 404 Item not found exception for this link. Complete stack
trace is -
404 - ItemNotFoundException

Repository with ID="pathPrefixOrId: 'orgapachemahout-1000'" not found

org.sonatype.nexus.proxy.ItemNotFoundException: Repository with
ID="pathPrefixOrId: 'orgapachemahout-1000'" not found
    at org.sonatype.nexus.proxy.router.DefaultRepositoryRouter.getRequestRouteForRequest(DefaultRepositoryRouter.java:456)
    at org.sonatype.nexus.proxy.router.DefaultRepositoryRouter.retrieveItem(DefaultRepositoryRouter.java:147)
    at org.sonatype.nexus.web.content.NexusContentServlet.doGet(NexusContentServlet.java:359)
    at org.sonatype.nexus.web.content.NexusContentServlet.service(NexusContentServlet.java:331)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
    at com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:278)
    at com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:268)
    at com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:180)
    at com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:93)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)
    at com.yammer.metrics.web.WebappMetricsFilter.doFilter(WebappMetricsFilter.java:76)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:383)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)
    at com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)
    at org.sonatype.nexus.web.NexusGuiceFilter$MultiFilterChain.doFilter(NexusGuiceFilter.java:83)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:89)
    at com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)
    at org.sonatype.nexus.web.NexusGuiceFilter$MultiFilterChain.doFilter(NexusGuiceFilter.java:83)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:89)
    at com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)
    at org.sonatype.nexus.web.NexusGuiceFilter$MultiFilterChain.doFilter(NexusGuiceFilter.java:83)
    at org.sonatype.nexus.web.NexusGuiceFilter$MultiFilterPipeline.dispatch(NexusGuiceFilter.java:57)
    at com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:132)
    at com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:129)
    at com.google.inject.servlet.GuiceFilter$Context.call(GuiceFilter.java:206)
    at com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:129)
    at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
    at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
    at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
    at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
    at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1075)
    at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
    at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
    at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
    at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
    at com.yammer.metrics.jetty.InstrumentedHandler.handle(InstrumentedHandler.java:200)
    at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
    at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
    at org.eclipse.jetty.server.Server.handle(Server.java:370)
    at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
    at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:949)
    at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1011)
    at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:644)
    at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
    at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:668)
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
    at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
    at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
    at java.lang.Thread.run(Thread.java:744)
Caused by: org.sonatype.nexus.proxy.NoSuchRepositoryException:
Repository with ID="pathPrefixOrId: 'orgapachemahout-1000'" not found
    at org.sonatype.nexus.proxy.router.DefaultRepositoryRouter.getRepositoryForPathPrefixOrId(DefaultRepositoryRouter.java:509)
    at org.sonatype.nexus.proxy.router.DefaultRepositoryRouter.getRequestRouteForRequest(DefaultRepositoryRouter.java:444)
    ... 71 more


Has the link changed?


Cheers,


.S



On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <su...@yahoo.com>wrote:

> Here's the link to Release artifacts for Mahout 0.9:
> https://repository.apache.org/content/repositories/orgapachemahout-1000/
>
> For those volunteering to test this, some of the stuff to look out for:
> a)  Verify u can unpack the Release tar.
> b)  Verify u are able to compile the distribution.
> 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.
>
>
>
> On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <sp...@gmail.com>
> wrote:
>
> 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 Marthi <suneel_marthi@yahoo.com
> >wrote:
>
> > Calling for volunteers to test this Release.
> >
> >
> >
> >
> > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > suneel_marthi@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.

>



-- 
http://spawgi.wordpress.com
We can do it and do it better.

Re: Mahout 0.9 Release Candidate - VOTE

Posted by sp...@gmail.com.
I am getting a 404 Item not found exception for this link. Complete stack
trace is -
404 - ItemNotFoundException

Repository with ID="pathPrefixOrId: 'orgapachemahout-1000'" not found

org.sonatype.nexus.proxy.ItemNotFoundException: Repository with
ID="pathPrefixOrId: 'orgapachemahout-1000'" not found
	at org.sonatype.nexus.proxy.router.DefaultRepositoryRouter.getRequestRouteForRequest(DefaultRepositoryRouter.java:456)
	at org.sonatype.nexus.proxy.router.DefaultRepositoryRouter.retrieveItem(DefaultRepositoryRouter.java:147)
	at org.sonatype.nexus.web.content.NexusContentServlet.doGet(NexusContentServlet.java:359)
	at org.sonatype.nexus.web.content.NexusContentServlet.service(NexusContentServlet.java:331)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
	at com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:278)
	at com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:268)
	at com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:180)
	at com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:93)
	at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)
	at com.yammer.metrics.web.WebappMetricsFilter.doFilter(WebappMetricsFilter.java:76)
	at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)
	at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
	at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
	at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
	at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
	at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
	at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
	at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
	at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
	at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
	at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
	at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
	at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
	at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
	at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
	at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
	at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
	at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
	at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:383)
	at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
	at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
	at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)
	at com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)
	at org.sonatype.nexus.web.NexusGuiceFilter$MultiFilterChain.doFilter(NexusGuiceFilter.java:83)
	at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:89)
	at com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)
	at org.sonatype.nexus.web.NexusGuiceFilter$MultiFilterChain.doFilter(NexusGuiceFilter.java:83)
	at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:89)
	at com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:120)
	at org.sonatype.nexus.web.NexusGuiceFilter$MultiFilterChain.doFilter(NexusGuiceFilter.java:83)
	at org.sonatype.nexus.web.NexusGuiceFilter$MultiFilterPipeline.dispatch(NexusGuiceFilter.java:57)
	at com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:132)
	at com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:129)
	at com.google.inject.servlet.GuiceFilter$Context.call(GuiceFilter.java:206)
	at com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:129)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1075)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at com.yammer.metrics.jetty.InstrumentedHandler.handle(InstrumentedHandler.java:200)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:370)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:949)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1011)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:644)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:668)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.sonatype.nexus.proxy.NoSuchRepositoryException:
Repository with ID="pathPrefixOrId: 'orgapachemahout-1000'" not found
	at org.sonatype.nexus.proxy.router.DefaultRepositoryRouter.getRepositoryForPathPrefixOrId(DefaultRepositoryRouter.java:509)
	at org.sonatype.nexus.proxy.router.DefaultRepositoryRouter.getRequestRouteForRequest(DefaultRepositoryRouter.java:444)
	... 71 more


Has the link changed?


Cheers,


.S



On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <su...@yahoo.com>wrote:

> Here's the link to Release artifacts for Mahout 0.9:
> https://repository.apache.org/content/repositories/orgapachemahout-1000/
>
> For those volunteering to test this, some of the stuff to look out for:
> a)  Verify u can unpack the Release tar.
> b)  Verify u are able to compile the distribution.
> 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.
>
>
>
> On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <sp...@gmail.com>
> wrote:
>
> 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 Marthi <suneel_marthi@yahoo.com
> >wrote:
>
> > Calling for volunteers to test this Release.
> >
> >
> >
> >
> > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > suneel_marthi@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.
>



-- 
http://spawgi.wordpress.com
We can do it and do it better.

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Chameera Wijebandara <ch...@gmail.com>.
Hi,
How can I download the Release tar.



On Wed, Jan 15, 2014 at 10:00 AM, Tharindu Rusira
<th...@gmail.com>wrote:

> Hi Suneel,
> I tested
>  the
> installation process with unit tests and everything went well. (Ubuntu
> 12.10 32bit, Java 1.7.0_40).
> Please note that I did not clean my local maven repository before the
> installation so I assumed maven dependencies are all available
> .
>
>
> On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <suneel_marthi@yahoo.com
> >wrote:
>
> > Here's the link to Release artifacts for Mahout 0.9:
> > https://repository.apache.org/content/repositories/orgapachemahout-1000/
> >
> > For those volunteering to test this, some of the stuff to look out for:
> > a)  Verify u can unpack the Release tar.
> >
> Verified
>
>
> > b)  Verify u are able to compile the distribution
> >
> Verified
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Mahout Build Tools ................................ SUCCESS [4.380s]
> [INFO] Apache Mahout ..................................... SUCCESS [0.965s]
> [INFO] Mahout Math ....................................... SUCCESS
> [2:07.687s]
> [INFO] Mahout Core ....................................... SUCCESS
> [10:34.651s]
> [INFO] Mahout Integration ................................ SUCCESS
> [1:03.250s]
> [INFO] Mahout Examples ................................... SUCCESS
> [16.607s]
> [INFO] Mahout Release Package ............................ SUCCESS [0.469s]
> [INFO] Mahout Math/Scala wrappers ........................ SUCCESS
> [35.562s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 14:44.158s
> [INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
> [INFO] Final Memory: 41M/252M
> [INFO]
> ------------------------------------------------------------------------
>
> 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 scripts and I will give an update soon.
>
> Regards,
>
>
> >
> > See http://incubator.apache.org/guides/releasemanagement.html#check-list
> > for more details.
> >
> >
> >
> > On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <
> spawgi@gmail.com>
> > wrote:
> >
> > 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 Marthi <suneel_marthi@yahoo.com
> > >wrote:
> >
> > > Calling for volunteers to test this Release.
> > >
> > >
> > >
> > >
> > > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > > suneel_marthi@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.
> >
>
>
>
> --
> M.P. Tharindu Rusira Kumara
>
> Department of Computer Science and Engineering,
> University of Moratuwa,
> Sri Lanka.
> +94757033733
> www.tharindu-rusira.blogspot.com
>



-- 
Thanks,
    Chameera

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Chameera Wijebandara <ch...@gmail.com>.
Hi,
How can I download the Release tar.



On Wed, Jan 15, 2014 at 10:00 AM, Tharindu Rusira
<th...@gmail.com>wrote:

> Hi Suneel,
> I tested
>  the
> installation process with unit tests and everything went well. (Ubuntu
> 12.10 32bit, Java 1.7.0_40).
> Please note that I did not clean my local maven repository before the
> installation so I assumed maven dependencies are all available
> .
>
>
> On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <suneel_marthi@yahoo.com
> >wrote:
>
> > Here's the link to Release artifacts for Mahout 0.9:
> > https://repository.apache.org/content/repositories/orgapachemahout-1000/
> >
> > For those volunteering to test this, some of the stuff to look out for:
> > a)  Verify u can unpack the Release tar.
> >
> Verified
>
>
> > b)  Verify u are able to compile the distribution
> >
> Verified
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Mahout Build Tools ................................ SUCCESS [4.380s]
> [INFO] Apache Mahout ..................................... SUCCESS [0.965s]
> [INFO] Mahout Math ....................................... SUCCESS
> [2:07.687s]
> [INFO] Mahout Core ....................................... SUCCESS
> [10:34.651s]
> [INFO] Mahout Integration ................................ SUCCESS
> [1:03.250s]
> [INFO] Mahout Examples ................................... SUCCESS
> [16.607s]
> [INFO] Mahout Release Package ............................ SUCCESS [0.469s]
> [INFO] Mahout Math/Scala wrappers ........................ SUCCESS
> [35.562s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 14:44.158s
> [INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
> [INFO] Final Memory: 41M/252M
> [INFO]
> ------------------------------------------------------------------------
>
> 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 scripts and I will give an update soon.
>
> Regards,
>
>
> >
> > See http://incubator.apache.org/guides/releasemanagement.html#check-list
> > for more details.
> >
> >
> >
> > On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <
> spawgi@gmail.com>
> > wrote:
> >
> > 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 Marthi <suneel_marthi@yahoo.com
> > >wrote:
> >
> > > Calling for volunteers to test this Release.
> > >
> > >
> > >
> > >
> > > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > > suneel_marthi@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.
> >
>
>
>
> --
> M.P. Tharindu Rusira Kumara
>
> Department of Computer Science and Engineering,
> University of Moratuwa,
> Sri Lanka.
> +94757033733
> www.tharindu-rusira.blogspot.com
>



-- 
Thanks,
    Chameera

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Suneel Marthi <su...@yahoo.com>.
Please hold off on this, screwed up the future development version#. Have to redo this again.
Sorry about that. 





On Thursday, January 16, 2014 8:47 AM, "spawgi@gmail.com" <sp...@gmail.com> wrote:
 
Sorry, sent little too early :). Got email from Suneel.



On Thu, Jan 16, 2014 at 7:16 PM, <sp...@gmail.com> wrote:

The link - https://repository.apache.org/content/repositories/orgapachemahout-1000/ still returns a 404.
>Is the latest release candidate made available for 0.9?
>
>
>
>On Thu, Jan 16, 2014 at 7:06 PM, Chameera Wijebandara <ch...@gmail.com> wrote:
>
>Thanks Suneel.
>>
>>
>>On Thu, Jan 16, 2014 at 7:04 PM, Suneel Marthi <su...@yahoo.com>wrote:
>>
>>
>>> It would be .tar.gz file and you would find it under mahout/distribution.
>>>
>>>
>>>
>>>
>>>
>>> On Wednesday, January 15, 2014 11:45 PM, Chameera Wijebandara <
>>> chameerawijebandara@gmail.com> wrote:
>>>
>>> Ok let's see after fixed the URL
>>>
>>> Thank you Tharindu for your cooperation. :)
>>>
>>>
>>> On Thu, Jan 16, 2014 at 9:55 AM, Tharindu Rusira
>>> <th...@gmail.com>wrote:
>>>
>>> > On Thu, Jan 16, 2014 at 9:31 AM, Chameera Wijebandara <
>>> > chameerawijebandara@gmail.com> wrote:
>>> >
>>> > > Tharindu,
>>> > >
>>> > > There is no .tar file in the given link (befor give the 404 error).
>>> > >
>>> > Well, what about a .zip file? As I can remember, it was a .zip file.
>>> >
>>> >
>>> > > Thanks,
>>> > >     Chameera
>>> > >
>>> > >
>>> > > On Thu, Jan 16, 2014 at 9:27 AM, Tharindu Rusira
>>> > > <th...@gmail.com>wrote:
>>> > >
>>> > > > On Wed, Jan 15, 2014 at 6:48 PM, Chameera Wijebandara <
>>> > > > chameerawijebandara@gmail.com> wrote:
>>> > > >
>>> > > > > Hi Tharindu,
>>> > > > >
>>> > > > Chameera, sorry for the late reply. I'm having issues with my
>>> personal
>>> > > > computer these days :)
>>> > > >
>>> > > >
>>> > > > > Still I could not able to download the artifacts. Could you please
>>> > hep
>>> > > me
>>> > > > > to test the Release
>>> > > > >
>>> > > > Have you figured out a way to proceed?
>>> > > > I think the given URL is down as Suneel mentioned. Once the fixed
>>> > release
>>> > > > candidate is posted, you can download the source tar and check it as
>>> > any
>>> > > > other Mahout release.
>>> > > >
>>> > > > Regards,
>>> > > >
>>> > > > >
>>> > > > > Thanks
>>> > > > >     Chameera
>>> > > > >
>>> > > > >
>>> > > > > On Wed, Jan 15, 2014 at 12:21 PM, Suneel Marthi <
>>> > > suneel_marthi@yahoo.com
>>> > > > > >wrote:
>>> > > > >
>>> > > > > > Thanks Tharindu.
>>> > > > > >
>>> > > > > >
>>> > > > > >
>>> > > > > >
>>> > > > > >
>>> > > > > > On Tuesday, January 14, 2014 11:30 PM, Tharindu Rusira <
>>> > > > > > tharindurusira@gmail.com> wrote:
>>> > > > > >
>>> > > > > > Hi Suneel,
>>> > > > > > I tested
>>> > > > > > the
>>> > > > > > installation process with unit tests and everything went well.
>>> > > (Ubuntu
>>> > > > > > 12.10 32bit, Java 1.7.0_40).
>>> > > > > > Please note that I did not clean my local maven repository before
>>> > the
>>> > > > > > installation so I assumed maven dependencies are all available
>>> > > > > > .
>>> > > > > >
>>> > > > > >
>>> > > > > > On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <
>>> > > > suneel_marthi@yahoo.com
>>> > > > > > >wrote:
>>> > > > > >
>>> > > > > > > Here's the link to Release artifacts for Mahout 0.9:
>>> > > > > > >
>>> > > > >
>>> > >
>>> https://repository.apache.org/content/repositories/orgapachemahout-1000/
>>> > > > > > >
>>> > > > > > > For those volunteering to test this, some of the stuff to look
>>> > out
>>> > > > for:
>>> > > > > > > a)  Verify u can unpack the Release tar.
>>> > > > > > >
>>> > > > > > Verified
>>> > > > > >
>>> > > > > >
>>> > > > > > > b)  Verify u are able to compile the distribution
>>> > > > > > >
>>> > > > > > Verified
>>> > > > > >
>>> > > > > > [INFO]
>>> > > > > >
>>> > > >
>>> > ------------------------------------------------------------------------
>>> > > > > > [INFO] Reactor Summary:
>>> > > > > > [INFO]
>>> > > > > > [INFO] Mahout Build Tools ................................
>>> SUCCESS
>>> > > > > [4.380s]
>>> > > > > > [INFO] Apache Mahout .....................................
>>> SUCCESS
>>> > > > > [0.965s]
>>> > > > > > [INFO] Mahout Math .......................................
>>> SUCCESS
>>> > > > > > [2:07.687s]
>>> > > > > > [INFO] Mahout Core .......................................
>>> SUCCESS
>>> > > > > > [10:34.651s]
>>> > > > > > [INFO] Mahout Integration ................................
>>> SUCCESS
>>> > > > > > [1:03.250s]
>>> > > > > > [INFO] Mahout Examples ...................................
>>> SUCCESS
>>> > > > > > [16.607s]
>>> > > > > > [INFO] Mahout Release Package ............................
>>> SUCCESS
>>> > > > > [0.469s]
>>> > > > > > [INFO] Mahout Math/Scala wrappers ........................
>>> SUCCESS
>>> > > > > > [35.562s]
>>> > > > > > [INFO]
>>> > > > > >
>>> > > >
>>> > ------------------------------------------------------------------------
>>> > > > > > [INFO] BUILD SUCCESS
>>> > > > > > [INFO]
>>> > > > > >
>>> > > >
>>> > ------------------------------------------------------------------------
>>> > > > > > [INFO] Total time: 14:44.158s
>>> > > > > > [INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
>>> > > > > > [INFO] Final Memory: 41M/252M
>>> > > > > > [INFO]
>>> > > > > >
>>> > > >
>>> > ------------------------------------------------------------------------
>>> > > > > >
>>> > > > > > 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 scripts and I will give an update
>>> soon.
>>> > > > > >
>>> > > > > > Regards,
>>> > > > > >
>>> > > > > >
>>> > > > > >
>>> > > > > > >
>>> > > > > > > See
>>> > > > >
>>> http://incubator.apache.org/guides/releasemanagement.html#check-list
>>> > > > > > > for more details.
>>> > > > > > >
>>> > > > > > >
>>> > > > > > >
>>> > > > > > > On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <
>>> > > > > > spawgi@gmail.com>
>>> > > > > > > wrote:
>>> > > > > > >
>>> > > > > > > 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 Marthi <
>>> > > > > suneel_marthi@yahoo.com
>>> > > > > > > >wrote:
>>> > > > > > >
>>> > > > > > > > Calling for volunteers to test this Release.
>>> > > > > > > >
>>> > > > > > > >
>>> > > > > > > >
>>> > > > > > > >
>>> > > > > > > > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
>>> > > > > > > > suneel_marthi@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.
>>> > > > > > >
>>> > > > > >
>>> > > > > >
>>> > > > > >
>>> > > > > > --
>>> > > > > > M.P. Tharindu Rusira Kumara
>>> > > > > >
>>> > > > > > Department of Computer Science and Engineering,
>>> > > > > > University of Moratuwa,
>>> > > > > > Sri Lanka.
>>> > > > > > +94757033733
>>> > > > > > www.tharindu-rusira.blogspot.com
>>>
>>> > > > > >
>>> > > > >
>>> > > > >
>>> > > > >
>>> > > > > --
>>> > > > > Thanks,
>>> > > > >     Chameera
>>> > > > >
>>> > > >
>>> > > >
>>> > > >
>>> > > > --
>>> > > > M.P. Tharindu Rusira Kumara
>>> > > >
>>> > > > Department of Computer Science and Engineering,
>>> > > > University of Moratuwa,
>>> > > > Sri Lanka.
>>> > > > +94757033733
>>> > > > www.tharindu-rusira.blogspot.com
>>> > > >
>>> > >
>>> > >
>>> > >
>>> > > --
>>> > > Thanks,
>>> > >     Chameera
>>> > >
>>> >
>>> >
>>> >
>>> > --
>>> > M.P. Tharindu Rusira Kumara
>>> >
>>> > Department of Computer Science and Engineering,
>>> > University of Moratuwa,
>>> > Sri Lanka.
>>> > +94757033733
>>> > www.tharindu-rusira.blogspot.com
>>> >
>>>
>>>
>>>
>>> --
>>> Thanks,
>>>     Chameera
>>>
>>
>>
>>
>>--
>>Thanks,
>>    Chameera
>>
>
>
>
>-- 
>http://spawgi.wordpress.com
>We can do it and do it better. 


-- 
http://spawgi.wordpress.com
We can do it and do it better. 

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Suneel Marthi <su...@yahoo.com>.
Please hold off on this, screwed up the future development version#. Have to redo this again.
Sorry about that. 





On Thursday, January 16, 2014 8:47 AM, "spawgi@gmail.com" <sp...@gmail.com> wrote:
 
Sorry, sent little too early :). Got email from Suneel.



On Thu, Jan 16, 2014 at 7:16 PM, <sp...@gmail.com> wrote:

The link - https://repository.apache.org/content/repositories/orgapachemahout-1000/ still returns a 404.
>Is the latest release candidate made available for 0.9?
>
>
>
>On Thu, Jan 16, 2014 at 7:06 PM, Chameera Wijebandara <ch...@gmail.com> wrote:
>
>Thanks Suneel.
>>
>>
>>On Thu, Jan 16, 2014 at 7:04 PM, Suneel Marthi <su...@yahoo.com>wrote:
>>
>>
>>> It would be .tar.gz file and you would find it under mahout/distribution.
>>>
>>>
>>>
>>>
>>>
>>> On Wednesday, January 15, 2014 11:45 PM, Chameera Wijebandara <
>>> chameerawijebandara@gmail.com> wrote:
>>>
>>> Ok let's see after fixed the URL
>>>
>>> Thank you Tharindu for your cooperation. :)
>>>
>>>
>>> On Thu, Jan 16, 2014 at 9:55 AM, Tharindu Rusira
>>> <th...@gmail.com>wrote:
>>>
>>> > On Thu, Jan 16, 2014 at 9:31 AM, Chameera Wijebandara <
>>> > chameerawijebandara@gmail.com> wrote:
>>> >
>>> > > Tharindu,
>>> > >
>>> > > There is no .tar file in the given link (befor give the 404 error).
>>> > >
>>> > Well, what about a .zip file? As I can remember, it was a .zip file.
>>> >
>>> >
>>> > > Thanks,
>>> > >     Chameera
>>> > >
>>> > >
>>> > > On Thu, Jan 16, 2014 at 9:27 AM, Tharindu Rusira
>>> > > <th...@gmail.com>wrote:
>>> > >
>>> > > > On Wed, Jan 15, 2014 at 6:48 PM, Chameera Wijebandara <
>>> > > > chameerawijebandara@gmail.com> wrote:
>>> > > >
>>> > > > > Hi Tharindu,
>>> > > > >
>>> > > > Chameera, sorry for the late reply. I'm having issues with my
>>> personal
>>> > > > computer these days :)
>>> > > >
>>> > > >
>>> > > > > Still I could not able to download the artifacts. Could you please
>>> > hep
>>> > > me
>>> > > > > to test the Release
>>> > > > >
>>> > > > Have you figured out a way to proceed?
>>> > > > I think the given URL is down as Suneel mentioned. Once the fixed
>>> > release
>>> > > > candidate is posted, you can download the source tar and check it as
>>> > any
>>> > > > other Mahout release.
>>> > > >
>>> > > > Regards,
>>> > > >
>>> > > > >
>>> > > > > Thanks
>>> > > > >     Chameera
>>> > > > >
>>> > > > >
>>> > > > > On Wed, Jan 15, 2014 at 12:21 PM, Suneel Marthi <
>>> > > suneel_marthi@yahoo.com
>>> > > > > >wrote:
>>> > > > >
>>> > > > > > Thanks Tharindu.
>>> > > > > >
>>> > > > > >
>>> > > > > >
>>> > > > > >
>>> > > > > >
>>> > > > > > On Tuesday, January 14, 2014 11:30 PM, Tharindu Rusira <
>>> > > > > > tharindurusira@gmail.com> wrote:
>>> > > > > >
>>> > > > > > Hi Suneel,
>>> > > > > > I tested
>>> > > > > > the
>>> > > > > > installation process with unit tests and everything went well.
>>> > > (Ubuntu
>>> > > > > > 12.10 32bit, Java 1.7.0_40).
>>> > > > > > Please note that I did not clean my local maven repository before
>>> > the
>>> > > > > > installation so I assumed maven dependencies are all available
>>> > > > > > .
>>> > > > > >
>>> > > > > >
>>> > > > > > On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <
>>> > > > suneel_marthi@yahoo.com
>>> > > > > > >wrote:
>>> > > > > >
>>> > > > > > > Here's the link to Release artifacts for Mahout 0.9:
>>> > > > > > >
>>> > > > >
>>> > >
>>> https://repository.apache.org/content/repositories/orgapachemahout-1000/
>>> > > > > > >
>>> > > > > > > For those volunteering to test this, some of the stuff to look
>>> > out
>>> > > > for:
>>> > > > > > > a)  Verify u can unpack the Release tar.
>>> > > > > > >
>>> > > > > > Verified
>>> > > > > >
>>> > > > > >
>>> > > > > > > b)  Verify u are able to compile the distribution
>>> > > > > > >
>>> > > > > > Verified
>>> > > > > >
>>> > > > > > [INFO]
>>> > > > > >
>>> > > >
>>> > ------------------------------------------------------------------------
>>> > > > > > [INFO] Reactor Summary:
>>> > > > > > [INFO]
>>> > > > > > [INFO] Mahout Build Tools ................................
>>> SUCCESS
>>> > > > > [4.380s]
>>> > > > > > [INFO] Apache Mahout .....................................
>>> SUCCESS
>>> > > > > [0.965s]
>>> > > > > > [INFO] Mahout Math .......................................
>>> SUCCESS
>>> > > > > > [2:07.687s]
>>> > > > > > [INFO] Mahout Core .......................................
>>> SUCCESS
>>> > > > > > [10:34.651s]
>>> > > > > > [INFO] Mahout Integration ................................
>>> SUCCESS
>>> > > > > > [1:03.250s]
>>> > > > > > [INFO] Mahout Examples ...................................
>>> SUCCESS
>>> > > > > > [16.607s]
>>> > > > > > [INFO] Mahout Release Package ............................
>>> SUCCESS
>>> > > > > [0.469s]
>>> > > > > > [INFO] Mahout Math/Scala wrappers ........................
>>> SUCCESS
>>> > > > > > [35.562s]
>>> > > > > > [INFO]
>>> > > > > >
>>> > > >
>>> > ------------------------------------------------------------------------
>>> > > > > > [INFO] BUILD SUCCESS
>>> > > > > > [INFO]
>>> > > > > >
>>> > > >
>>> > ------------------------------------------------------------------------
>>> > > > > > [INFO] Total time: 14:44.158s
>>> > > > > > [INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
>>> > > > > > [INFO] Final Memory: 41M/252M
>>> > > > > > [INFO]
>>> > > > > >
>>> > > >
>>> > ------------------------------------------------------------------------
>>> > > > > >
>>> > > > > > 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 scripts and I will give an update
>>> soon.
>>> > > > > >
>>> > > > > > Regards,
>>> > > > > >
>>> > > > > >
>>> > > > > >
>>> > > > > > >
>>> > > > > > > See
>>> > > > >
>>> http://incubator.apache.org/guides/releasemanagement.html#check-list
>>> > > > > > > for more details.
>>> > > > > > >
>>> > > > > > >
>>> > > > > > >
>>> > > > > > > On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <
>>> > > > > > spawgi@gmail.com>
>>> > > > > > > wrote:
>>> > > > > > >
>>> > > > > > > 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 Marthi <
>>> > > > > suneel_marthi@yahoo.com
>>> > > > > > > >wrote:
>>> > > > > > >
>>> > > > > > > > Calling for volunteers to test this Release.
>>> > > > > > > >
>>> > > > > > > >
>>> > > > > > > >
>>> > > > > > > >
>>> > > > > > > > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
>>> > > > > > > > suneel_marthi@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.
>>> > > > > > >
>>> > > > > >
>>> > > > > >
>>> > > > > >
>>> > > > > > --
>>> > > > > > M.P. Tharindu Rusira Kumara
>>> > > > > >
>>> > > > > > Department of Computer Science and Engineering,
>>> > > > > > University of Moratuwa,
>>> > > > > > Sri Lanka.
>>> > > > > > +94757033733
>>> > > > > > www.tharindu-rusira.blogspot.com
>>>
>>> > > > > >
>>> > > > >
>>> > > > >
>>> > > > >
>>> > > > > --
>>> > > > > Thanks,
>>> > > > >     Chameera
>>> > > > >
>>> > > >
>>> > > >
>>> > > >
>>> > > > --
>>> > > > M.P. Tharindu Rusira Kumara
>>> > > >
>>> > > > Department of Computer Science and Engineering,
>>> > > > University of Moratuwa,
>>> > > > Sri Lanka.
>>> > > > +94757033733
>>> > > > www.tharindu-rusira.blogspot.com
>>> > > >
>>> > >
>>> > >
>>> > >
>>> > > --
>>> > > Thanks,
>>> > >     Chameera
>>> > >
>>> >
>>> >
>>> >
>>> > --
>>> > M.P. Tharindu Rusira Kumara
>>> >
>>> > Department of Computer Science and Engineering,
>>> > University of Moratuwa,
>>> > Sri Lanka.
>>> > +94757033733
>>> > www.tharindu-rusira.blogspot.com
>>> >
>>>
>>>
>>>
>>> --
>>> Thanks,
>>>     Chameera
>>>
>>
>>
>>
>>--
>>Thanks,
>>    Chameera
>>
>
>
>
>-- 
>http://spawgi.wordpress.com
>We can do it and do it better. 


-- 
http://spawgi.wordpress.com
We can do it and do it better. 

Re: Mahout 0.9 Release Candidate - VOTE

Posted by sp...@gmail.com.
Sorry, sent little too early :). Got email from Suneel.


On Thu, Jan 16, 2014 at 7:16 PM, <sp...@gmail.com> wrote:

> The link -
> https://repository.apache.org/content/repositories/orgapachemahout-1000/ still
> returns a 404.
> Is the latest release candidate made available for 0.9?
>
>
> On Thu, Jan 16, 2014 at 7:06 PM, Chameera Wijebandara <
> chameerawijebandara@gmail.com> wrote:
>
>> Thanks Suneel.
>>
>>
>> On Thu, Jan 16, 2014 at 7:04 PM, Suneel Marthi <suneel_marthi@yahoo.com
>> >wrote:
>>
>> > It would be .tar.gz file and you would find it under
>> mahout/distribution.
>> >
>> >
>> >
>> >
>> >
>> > On Wednesday, January 15, 2014 11:45 PM, Chameera Wijebandara <
>> > chameerawijebandara@gmail.com> wrote:
>> >
>> > Ok let's see after fixed the URL
>> >
>> > Thank you Tharindu for your cooperation. :)
>> >
>> >
>> > On Thu, Jan 16, 2014 at 9:55 AM, Tharindu Rusira
>> > <th...@gmail.com>wrote:
>> >
>> > > On Thu, Jan 16, 2014 at 9:31 AM, Chameera Wijebandara <
>> > > chameerawijebandara@gmail.com> wrote:
>> > >
>> > > > Tharindu,
>> > > >
>> > > > There is no .tar file in the given link (befor give the 404 error).
>> > > >
>> > > Well, what about a .zip file? As I can remember, it was a .zip file.
>> > >
>> > >
>> > > > Thanks,
>> > > >     Chameera
>> > > >
>> > > >
>> > > > On Thu, Jan 16, 2014 at 9:27 AM, Tharindu Rusira
>> > > > <th...@gmail.com>wrote:
>> > > >
>> > > > > On Wed, Jan 15, 2014 at 6:48 PM, Chameera Wijebandara <
>> > > > > chameerawijebandara@gmail.com> wrote:
>> > > > >
>> > > > > > Hi Tharindu,
>> > > > > >
>> > > > > Chameera, sorry for the late reply. I'm having issues with my
>> > personal
>> > > > > computer these days :)
>> > > > >
>> > > > >
>> > > > > > Still I could not able to download the artifacts. Could you
>> please
>> > > hep
>> > > > me
>> > > > > > to test the Release
>> > > > > >
>> > > > > Have you figured out a way to proceed?
>> > > > > I think the given URL is down as Suneel mentioned. Once the fixed
>> > > release
>> > > > > candidate is posted, you can download the source tar and check it
>> as
>> > > any
>> > > > > other Mahout release.
>> > > > >
>> > > > > Regards,
>> > > > >
>> > > > > >
>> > > > > > Thanks
>> > > > > >     Chameera
>> > > > > >
>> > > > > >
>> > > > > > On Wed, Jan 15, 2014 at 12:21 PM, Suneel Marthi <
>> > > > suneel_marthi@yahoo.com
>> > > > > > >wrote:
>> > > > > >
>> > > > > > > Thanks Tharindu.
>> > > > > > >
>> > > > > > >
>> > > > > > >
>> > > > > > >
>> > > > > > >
>> > > > > > > On Tuesday, January 14, 2014 11:30 PM, Tharindu Rusira <
>> > > > > > > tharindurusira@gmail.com> wrote:
>> > > > > > >
>> > > > > > > Hi Suneel,
>> > > > > > > I tested
>> > > > > > > the
>> > > > > > > installation process with unit tests and everything went well.
>> > > > (Ubuntu
>> > > > > > > 12.10 32bit, Java 1.7.0_40).
>> > > > > > > Please note that I did not clean my local maven repository
>> before
>> > > the
>> > > > > > > installation so I assumed maven dependencies are all available
>> > > > > > > .
>> > > > > > >
>> > > > > > >
>> > > > > > > On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <
>> > > > > suneel_marthi@yahoo.com
>> > > > > > > >wrote:
>> > > > > > >
>> > > > > > > > Here's the link to Release artifacts for Mahout 0.9:
>> > > > > > > >
>> > > > > >
>> > > >
>> >
>> https://repository.apache.org/content/repositories/orgapachemahout-1000/
>> > > > > > > >
>> > > > > > > > For those volunteering to test this, some of the stuff to
>> look
>> > > out
>> > > > > for:
>> > > > > > > > a)  Verify u can unpack the Release tar.
>> > > > > > > >
>> > > > > > > Verified
>> > > > > > >
>> > > > > > >
>> > > > > > > > b)  Verify u are able to compile the distribution
>> > > > > > > >
>> > > > > > > Verified
>> > > > > > >
>> > > > > > > [INFO]
>> > > > > > >
>> > > > >
>> > >
>> ------------------------------------------------------------------------
>> > > > > > > [INFO] Reactor Summary:
>> > > > > > > [INFO]
>> > > > > > > [INFO] Mahout Build Tools ................................
>> > SUCCESS
>> > > > > > [4.380s]
>> > > > > > > [INFO] Apache Mahout .....................................
>> > SUCCESS
>> > > > > > [0.965s]
>> > > > > > > [INFO] Mahout Math .......................................
>> > SUCCESS
>> > > > > > > [2:07.687s]
>> > > > > > > [INFO] Mahout Core .......................................
>> > SUCCESS
>> > > > > > > [10:34.651s]
>> > > > > > > [INFO] Mahout Integration ................................
>> > SUCCESS
>> > > > > > > [1:03.250s]
>> > > > > > > [INFO] Mahout Examples ...................................
>> > SUCCESS
>> > > > > > > [16.607s]
>> > > > > > > [INFO] Mahout Release Package ............................
>> > SUCCESS
>> > > > > > [0.469s]
>> > > > > > > [INFO] Mahout Math/Scala wrappers ........................
>> > SUCCESS
>> > > > > > > [35.562s]
>> > > > > > > [INFO]
>> > > > > > >
>> > > > >
>> > >
>> ------------------------------------------------------------------------
>> > > > > > > [INFO] BUILD SUCCESS
>> > > > > > > [INFO]
>> > > > > > >
>> > > > >
>> > >
>> ------------------------------------------------------------------------
>> > > > > > > [INFO] Total time: 14:44.158s
>> > > > > > > [INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
>> > > > > > > [INFO] Final Memory: 41M/252M
>> > > > > > > [INFO]
>> > > > > > >
>> > > > >
>> > >
>> ------------------------------------------------------------------------
>> > > > > > >
>> > > > > > > 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 scripts and I will give an update
>> > soon.
>> > > > > > >
>> > > > > > > Regards,
>> > > > > > >
>> > > > > > >
>> > > > > > >
>> > > > > > > >
>> > > > > > > > See
>> > > > > >
>> > http://incubator.apache.org/guides/releasemanagement.html#check-list
>> > > > > > > > for more details.
>> > > > > > > >
>> > > > > > > >
>> > > > > > > >
>> > > > > > > > On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <
>> > > > > > > spawgi@gmail.com>
>> > > > > > > > wrote:
>> > > > > > > >
>> > > > > > > > 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 Marthi <
>> > > > > > suneel_marthi@yahoo.com
>> > > > > > > > >wrote:
>> > > > > > > >
>> > > > > > > > > Calling for volunteers to test this Release.
>> > > > > > > > >
>> > > > > > > > >
>> > > > > > > > >
>> > > > > > > > >
>> > > > > > > > > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
>> > > > > > > > > suneel_marthi@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.
>> > > > > > > >
>> > > > > > >
>> > > > > > >
>> > > > > > >
>> > > > > > > --
>> > > > > > > M.P. Tharindu Rusira Kumara
>> > > > > > >
>> > > > > > > Department of Computer Science and Engineering,
>> > > > > > > University of Moratuwa,
>> > > > > > > Sri Lanka.
>> > > > > > > +94757033733
>> > > > > > > www.tharindu-rusira.blogspot.com
>> >
>> > > > > > >
>> > > > > >
>> > > > > >
>> > > > > >
>> > > > > > --
>> > > > > > Thanks,
>> > > > > >     Chameera
>> > > > > >
>> > > > >
>> > > > >
>> > > > >
>> > > > > --
>> > > > > M.P. Tharindu Rusira Kumara
>> > > > >
>> > > > > Department of Computer Science and Engineering,
>> > > > > University of Moratuwa,
>> > > > > Sri Lanka.
>> > > > > +94757033733
>> > > > > www.tharindu-rusira.blogspot.com
>> > > > >
>> > > >
>> > > >
>> > > >
>> > > > --
>> > > > Thanks,
>> > > >     Chameera
>> > > >
>> > >
>> > >
>> > >
>> > > --
>> > > M.P. Tharindu Rusira Kumara
>> > >
>> > > Department of Computer Science and Engineering,
>> > > University of Moratuwa,
>> > > Sri Lanka.
>> > > +94757033733
>> > > www.tharindu-rusira.blogspot.com
>> > >
>> >
>> >
>> >
>> > --
>> > Thanks,
>> >     Chameera
>> >
>>
>>
>>
>> --
>> Thanks,
>>     Chameera
>>
>
>
>
> --
> http://spawgi.wordpress.com
> We can do it and do it better.
>



-- 
http://spawgi.wordpress.com
We can do it and do it better.

Re: Mahout 0.9 Release Candidate - VOTE

Posted by sp...@gmail.com.
The link -
https://repository.apache.org/content/repositories/orgapachemahout-1000/ still
returns a 404.
Is the latest release candidate made available for 0.9?


On Thu, Jan 16, 2014 at 7:06 PM, Chameera Wijebandara <
chameerawijebandara@gmail.com> wrote:

> Thanks Suneel.
>
>
> On Thu, Jan 16, 2014 at 7:04 PM, Suneel Marthi <suneel_marthi@yahoo.com
> >wrote:
>
> > It would be .tar.gz file and you would find it under mahout/distribution.
> >
> >
> >
> >
> >
> > On Wednesday, January 15, 2014 11:45 PM, Chameera Wijebandara <
> > chameerawijebandara@gmail.com> wrote:
> >
> > Ok let's see after fixed the URL
> >
> > Thank you Tharindu for your cooperation. :)
> >
> >
> > On Thu, Jan 16, 2014 at 9:55 AM, Tharindu Rusira
> > <th...@gmail.com>wrote:
> >
> > > On Thu, Jan 16, 2014 at 9:31 AM, Chameera Wijebandara <
> > > chameerawijebandara@gmail.com> wrote:
> > >
> > > > Tharindu,
> > > >
> > > > There is no .tar file in the given link (befor give the 404 error).
> > > >
> > > Well, what about a .zip file? As I can remember, it was a .zip file.
> > >
> > >
> > > > Thanks,
> > > >     Chameera
> > > >
> > > >
> > > > On Thu, Jan 16, 2014 at 9:27 AM, Tharindu Rusira
> > > > <th...@gmail.com>wrote:
> > > >
> > > > > On Wed, Jan 15, 2014 at 6:48 PM, Chameera Wijebandara <
> > > > > chameerawijebandara@gmail.com> wrote:
> > > > >
> > > > > > Hi Tharindu,
> > > > > >
> > > > > Chameera, sorry for the late reply. I'm having issues with my
> > personal
> > > > > computer these days :)
> > > > >
> > > > >
> > > > > > Still I could not able to download the artifacts. Could you
> please
> > > hep
> > > > me
> > > > > > to test the Release
> > > > > >
> > > > > Have you figured out a way to proceed?
> > > > > I think the given URL is down as Suneel mentioned. Once the fixed
> > > release
> > > > > candidate is posted, you can download the source tar and check it
> as
> > > any
> > > > > other Mahout release.
> > > > >
> > > > > Regards,
> > > > >
> > > > > >
> > > > > > Thanks
> > > > > >     Chameera
> > > > > >
> > > > > >
> > > > > > On Wed, Jan 15, 2014 at 12:21 PM, Suneel Marthi <
> > > > suneel_marthi@yahoo.com
> > > > > > >wrote:
> > > > > >
> > > > > > > Thanks Tharindu.
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > On Tuesday, January 14, 2014 11:30 PM, Tharindu Rusira <
> > > > > > > tharindurusira@gmail.com> wrote:
> > > > > > >
> > > > > > > Hi Suneel,
> > > > > > > I tested
> > > > > > > the
> > > > > > > installation process with unit tests and everything went well.
> > > > (Ubuntu
> > > > > > > 12.10 32bit, Java 1.7.0_40).
> > > > > > > Please note that I did not clean my local maven repository
> before
> > > the
> > > > > > > installation so I assumed maven dependencies are all available
> > > > > > > .
> > > > > > >
> > > > > > >
> > > > > > > On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <
> > > > > suneel_marthi@yahoo.com
> > > > > > > >wrote:
> > > > > > >
> > > > > > > > Here's the link to Release artifacts for Mahout 0.9:
> > > > > > > >
> > > > > >
> > > >
> > https://repository.apache.org/content/repositories/orgapachemahout-1000/
> > > > > > > >
> > > > > > > > For those volunteering to test this, some of the stuff to
> look
> > > out
> > > > > for:
> > > > > > > > a)  Verify u can unpack the Release tar.
> > > > > > > >
> > > > > > > Verified
> > > > > > >
> > > > > > >
> > > > > > > > b)  Verify u are able to compile the distribution
> > > > > > > >
> > > > > > > Verified
> > > > > > >
> > > > > > > [INFO]
> > > > > > >
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > > > > [INFO] Reactor Summary:
> > > > > > > [INFO]
> > > > > > > [INFO] Mahout Build Tools ................................
> > SUCCESS
> > > > > > [4.380s]
> > > > > > > [INFO] Apache Mahout .....................................
> > SUCCESS
> > > > > > [0.965s]
> > > > > > > [INFO] Mahout Math .......................................
> > SUCCESS
> > > > > > > [2:07.687s]
> > > > > > > [INFO] Mahout Core .......................................
> > SUCCESS
> > > > > > > [10:34.651s]
> > > > > > > [INFO] Mahout Integration ................................
> > SUCCESS
> > > > > > > [1:03.250s]
> > > > > > > [INFO] Mahout Examples ...................................
> > SUCCESS
> > > > > > > [16.607s]
> > > > > > > [INFO] Mahout Release Package ............................
> > SUCCESS
> > > > > > [0.469s]
> > > > > > > [INFO] Mahout Math/Scala wrappers ........................
> > SUCCESS
> > > > > > > [35.562s]
> > > > > > > [INFO]
> > > > > > >
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > > > > [INFO] BUILD SUCCESS
> > > > > > > [INFO]
> > > > > > >
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > > > > [INFO] Total time: 14:44.158s
> > > > > > > [INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
> > > > > > > [INFO] Final Memory: 41M/252M
> > > > > > > [INFO]
> > > > > > >
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > > > >
> > > > > > > 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 scripts and I will give an update
> > soon.
> > > > > > >
> > > > > > > Regards,
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > >
> > > > > > > > See
> > > > > >
> > http://incubator.apache.org/guides/releasemanagement.html#check-list
> > > > > > > > for more details.
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <
> > > > > > > spawgi@gmail.com>
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > 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 Marthi <
> > > > > > suneel_marthi@yahoo.com
> > > > > > > > >wrote:
> > > > > > > >
> > > > > > > > > Calling for volunteers to test this Release.
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > > > > > > > > suneel_marthi@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.
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > M.P. Tharindu Rusira Kumara
> > > > > > >
> > > > > > > Department of Computer Science and Engineering,
> > > > > > > University of Moratuwa,
> > > > > > > Sri Lanka.
> > > > > > > +94757033733
> > > > > > > www.tharindu-rusira.blogspot.com
> >
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Thanks,
> > > > > >     Chameera
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > M.P. Tharindu Rusira Kumara
> > > > >
> > > > > Department of Computer Science and Engineering,
> > > > > University of Moratuwa,
> > > > > Sri Lanka.
> > > > > +94757033733
> > > > > www.tharindu-rusira.blogspot.com
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Thanks,
> > > >     Chameera
> > > >
> > >
> > >
> > >
> > > --
> > > M.P. Tharindu Rusira Kumara
> > >
> > > Department of Computer Science and Engineering,
> > > University of Moratuwa,
> > > Sri Lanka.
> > > +94757033733
> > > www.tharindu-rusira.blogspot.com
> > >
> >
> >
> >
> > --
> > Thanks,
> >     Chameera
> >
>
>
>
> --
> Thanks,
>     Chameera
>



-- 
http://spawgi.wordpress.com
We can do it and do it better.

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Chameera Wijebandara <ch...@gmail.com>.
Thanks Suneel.


On Thu, Jan 16, 2014 at 7:04 PM, Suneel Marthi <su...@yahoo.com>wrote:

> It would be .tar.gz file and you would find it under mahout/distribution.
>
>
>
>
>
> On Wednesday, January 15, 2014 11:45 PM, Chameera Wijebandara <
> chameerawijebandara@gmail.com> wrote:
>
> Ok let's see after fixed the URL
>
> Thank you Tharindu for your cooperation. :)
>
>
> On Thu, Jan 16, 2014 at 9:55 AM, Tharindu Rusira
> <th...@gmail.com>wrote:
>
> > On Thu, Jan 16, 2014 at 9:31 AM, Chameera Wijebandara <
> > chameerawijebandara@gmail.com> wrote:
> >
> > > Tharindu,
> > >
> > > There is no .tar file in the given link (befor give the 404 error).
> > >
> > Well, what about a .zip file? As I can remember, it was a .zip file.
> >
> >
> > > Thanks,
> > >     Chameera
> > >
> > >
> > > On Thu, Jan 16, 2014 at 9:27 AM, Tharindu Rusira
> > > <th...@gmail.com>wrote:
> > >
> > > > On Wed, Jan 15, 2014 at 6:48 PM, Chameera Wijebandara <
> > > > chameerawijebandara@gmail.com> wrote:
> > > >
> > > > > Hi Tharindu,
> > > > >
> > > > Chameera, sorry for the late reply. I'm having issues with my
> personal
> > > > computer these days :)
> > > >
> > > >
> > > > > Still I could not able to download the artifacts. Could you please
> > hep
> > > me
> > > > > to test the Release
> > > > >
> > > > Have you figured out a way to proceed?
> > > > I think the given URL is down as Suneel mentioned. Once the fixed
> > release
> > > > candidate is posted, you can download the source tar and check it as
> > any
> > > > other Mahout release.
> > > >
> > > > Regards,
> > > >
> > > > >
> > > > > Thanks
> > > > >     Chameera
> > > > >
> > > > >
> > > > > On Wed, Jan 15, 2014 at 12:21 PM, Suneel Marthi <
> > > suneel_marthi@yahoo.com
> > > > > >wrote:
> > > > >
> > > > > > Thanks Tharindu.
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Tuesday, January 14, 2014 11:30 PM, Tharindu Rusira <
> > > > > > tharindurusira@gmail.com> wrote:
> > > > > >
> > > > > > Hi Suneel,
> > > > > > I tested
> > > > > > the
> > > > > > installation process with unit tests and everything went well.
> > > (Ubuntu
> > > > > > 12.10 32bit, Java 1.7.0_40).
> > > > > > Please note that I did not clean my local maven repository before
> > the
> > > > > > installation so I assumed maven dependencies are all available
> > > > > > .
> > > > > >
> > > > > >
> > > > > > On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <
> > > > suneel_marthi@yahoo.com
> > > > > > >wrote:
> > > > > >
> > > > > > > Here's the link to Release artifacts for Mahout 0.9:
> > > > > > >
> > > > >
> > >
> https://repository.apache.org/content/repositories/orgapachemahout-1000/
> > > > > > >
> > > > > > > For those volunteering to test this, some of the stuff to look
> > out
> > > > for:
> > > > > > > a)  Verify u can unpack the Release tar.
> > > > > > >
> > > > > > Verified
> > > > > >
> > > > > >
> > > > > > > b)  Verify u are able to compile the distribution
> > > > > > >
> > > > > > Verified
> > > > > >
> > > > > > [INFO]
> > > > > >
> > > >
> > ------------------------------------------------------------------------
> > > > > > [INFO] Reactor Summary:
> > > > > > [INFO]
> > > > > > [INFO] Mahout Build Tools ................................
> SUCCESS
> > > > > [4.380s]
> > > > > > [INFO] Apache Mahout .....................................
> SUCCESS
> > > > > [0.965s]
> > > > > > [INFO] Mahout Math .......................................
> SUCCESS
> > > > > > [2:07.687s]
> > > > > > [INFO] Mahout Core .......................................
> SUCCESS
> > > > > > [10:34.651s]
> > > > > > [INFO] Mahout Integration ................................
> SUCCESS
> > > > > > [1:03.250s]
> > > > > > [INFO] Mahout Examples ...................................
> SUCCESS
> > > > > > [16.607s]
> > > > > > [INFO] Mahout Release Package ............................
> SUCCESS
> > > > > [0.469s]
> > > > > > [INFO] Mahout Math/Scala wrappers ........................
> SUCCESS
> > > > > > [35.562s]
> > > > > > [INFO]
> > > > > >
> > > >
> > ------------------------------------------------------------------------
> > > > > > [INFO] BUILD SUCCESS
> > > > > > [INFO]
> > > > > >
> > > >
> > ------------------------------------------------------------------------
> > > > > > [INFO] Total time: 14:44.158s
> > > > > > [INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
> > > > > > [INFO] Final Memory: 41M/252M
> > > > > > [INFO]
> > > > > >
> > > >
> > ------------------------------------------------------------------------
> > > > > >
> > > > > > 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 scripts and I will give an update
> soon.
> > > > > >
> > > > > > Regards,
> > > > > >
> > > > > >
> > > > > >
> > > > > > >
> > > > > > > See
> > > > >
> http://incubator.apache.org/guides/releasemanagement.html#check-list
> > > > > > > for more details.
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <
> > > > > > spawgi@gmail.com>
> > > > > > > wrote:
> > > > > > >
> > > > > > > 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 Marthi <
> > > > > suneel_marthi@yahoo.com
> > > > > > > >wrote:
> > > > > > >
> > > > > > > > Calling for volunteers to test this Release.
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > > > > > > > suneel_marthi@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.
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > M.P. Tharindu Rusira Kumara
> > > > > >
> > > > > > Department of Computer Science and Engineering,
> > > > > > University of Moratuwa,
> > > > > > Sri Lanka.
> > > > > > +94757033733
> > > > > > www.tharindu-rusira.blogspot.com
>
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Thanks,
> > > > >     Chameera
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > M.P. Tharindu Rusira Kumara
> > > >
> > > > Department of Computer Science and Engineering,
> > > > University of Moratuwa,
> > > > Sri Lanka.
> > > > +94757033733
> > > > www.tharindu-rusira.blogspot.com
> > > >
> > >
> > >
> > >
> > > --
> > > Thanks,
> > >     Chameera
> > >
> >
> >
> >
> > --
> > M.P. Tharindu Rusira Kumara
> >
> > Department of Computer Science and Engineering,
> > University of Moratuwa,
> > Sri Lanka.
> > +94757033733
> > www.tharindu-rusira.blogspot.com
> >
>
>
>
> --
> Thanks,
>     Chameera
>



-- 
Thanks,
    Chameera

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Suneel Marthi <su...@yahoo.com>.
It would be .tar.gz file and you would find it under mahout/distribution.





On Wednesday, January 15, 2014 11:45 PM, Chameera Wijebandara <ch...@gmail.com> wrote:
 
Ok let's see after fixed the URL

Thank you Tharindu for your cooperation. :)


On Thu, Jan 16, 2014 at 9:55 AM, Tharindu Rusira
<th...@gmail.com>wrote:

> On Thu, Jan 16, 2014 at 9:31 AM, Chameera Wijebandara <
> chameerawijebandara@gmail.com> wrote:
>
> > Tharindu,
> >
> > There is no .tar file in the given link (befor give the 404 error).
> >
> Well, what about a .zip file? As I can remember, it was a .zip file.
>
>
> > Thanks,
> >     Chameera
> >
> >
> > On Thu, Jan 16, 2014 at 9:27 AM, Tharindu Rusira
> > <th...@gmail.com>wrote:
> >
> > > On Wed, Jan 15, 2014 at 6:48 PM, Chameera Wijebandara <
> > > chameerawijebandara@gmail.com> wrote:
> > >
> > > > Hi Tharindu,
> > > >
> > > Chameera, sorry for the late reply. I'm having issues with my personal
> > > computer these days :)
> > >
> > >
> > > > Still I could not able to download the artifacts. Could you please
> hep
> > me
> > > > to test the Release
> > > >
> > > Have you figured out a way to proceed?
> > > I think the given URL is down as Suneel mentioned. Once the fixed
> release
> > > candidate is posted, you can download the source tar and check it as
> any
> > > other Mahout release.
> > >
> > > Regards,
> > >
> > > >
> > > > Thanks
> > > >     Chameera
> > > >
> > > >
> > > > On Wed, Jan 15, 2014 at 12:21 PM, Suneel Marthi <
> > suneel_marthi@yahoo.com
> > > > >wrote:
> > > >
> > > > > Thanks Tharindu.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > On Tuesday, January 14, 2014 11:30 PM, Tharindu Rusira <
> > > > > tharindurusira@gmail.com> wrote:
> > > > >
> > > > > Hi Suneel,
> > > > > I tested
> > > > > the
> > > > > installation process with unit tests and everything went well.
> > (Ubuntu
> > > > > 12.10 32bit, Java 1.7.0_40).
> > > > > Please note that I did not clean my local maven repository before
> the
> > > > > installation so I assumed maven dependencies are all available
> > > > > .
> > > > >
> > > > >
> > > > > On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <
> > > suneel_marthi@yahoo.com
> > > > > >wrote:
> > > > >
> > > > > > Here's the link to Release artifacts for Mahout 0.9:
> > > > > >
> > > >
> > https://repository.apache.org/content/repositories/orgapachemahout-1000/
> > > > > >
> > > > > > For those volunteering to test this, some of the stuff to look
> out
> > > for:
> > > > > > a)  Verify u can unpack the Release tar.
> > > > > >
> > > > > Verified
> > > > >
> > > > >
> > > > > > b)  Verify u are able to compile the distribution
> > > > > >
> > > > > Verified
> > > > >
> > > > > [INFO]
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > > [INFO] Reactor Summary:
> > > > > [INFO]
> > > > > [INFO] Mahout Build Tools ................................ SUCCESS
> > > > [4.380s]
> > > > > [INFO] Apache Mahout ..................................... SUCCESS
> > > > [0.965s]
> > > > > [INFO] Mahout Math ....................................... SUCCESS
> > > > > [2:07.687s]
> > > > > [INFO] Mahout Core ....................................... SUCCESS
> > > > > [10:34.651s]
> > > > > [INFO] Mahout Integration ................................ SUCCESS
> > > > > [1:03.250s]
> > > > > [INFO] Mahout Examples ................................... SUCCESS
> > > > > [16.607s]
> > > > > [INFO] Mahout Release Package ............................ SUCCESS
> > > > [0.469s]
> > > > > [INFO] Mahout Math/Scala wrappers ........................ SUCCESS
> > > > > [35.562s]
> > > > > [INFO]
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > > [INFO] BUILD SUCCESS
> > > > > [INFO]
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > > [INFO] Total time: 14:44.158s
> > > > > [INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
> > > > > [INFO] Final Memory: 41M/252M
> > > > > [INFO]
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > >
> > > > > 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 scripts and I will give an update soon.
> > > > >
> > > > > Regards,
> > > > >
> > > > >
> > > > >
> > > > > >
> > > > > > See
> > > > http://incubator.apache.org/guides/releasemanagement.html#check-list
> > > > > > for more details.
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <
> > > > > spawgi@gmail.com>
> > > > > > wrote:
> > > > > >
> > > > > > 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 Marthi <
> > > > suneel_marthi@yahoo.com
> > > > > > >wrote:
> > > > > >
> > > > > > > Calling for volunteers to test this Release.
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > > > > > > suneel_marthi@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.
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > M.P. Tharindu Rusira Kumara
> > > > >
> > > > > Department of Computer Science and Engineering,
> > > > > University of Moratuwa,
> > > > > Sri Lanka.
> > > > > +94757033733
> > > > > www.tharindu-rusira.blogspot.com

> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Thanks,
> > > >     Chameera
> > > >
> > >
> > >
> > >
> > > --
> > > M.P. Tharindu Rusira Kumara
> > >
> > > Department of Computer Science and Engineering,
> > > University of Moratuwa,
> > > Sri Lanka.
> > > +94757033733
> > > www.tharindu-rusira.blogspot.com
> > >
> >
> >
> >
> > --
> > Thanks,
> >     Chameera
> >
>
>
>
> --
> M.P. Tharindu Rusira Kumara
>
> Department of Computer Science and Engineering,
> University of Moratuwa,
> Sri Lanka.
> +94757033733
> www.tharindu-rusira.blogspot.com
>



-- 
Thanks,
    Chameera

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Chameera Wijebandara <ch...@gmail.com>.
Ok let's see after fixed the URL

Thank you Tharindu for your cooperation. :)


On Thu, Jan 16, 2014 at 9:55 AM, Tharindu Rusira
<th...@gmail.com>wrote:

> On Thu, Jan 16, 2014 at 9:31 AM, Chameera Wijebandara <
> chameerawijebandara@gmail.com> wrote:
>
> > Tharindu,
> >
> > There is no .tar file in the given link (befor give the 404 error).
> >
> Well, what about a .zip file? As I can remember, it was a .zip file.
>
>
> > Thanks,
> >     Chameera
> >
> >
> > On Thu, Jan 16, 2014 at 9:27 AM, Tharindu Rusira
> > <th...@gmail.com>wrote:
> >
> > > On Wed, Jan 15, 2014 at 6:48 PM, Chameera Wijebandara <
> > > chameerawijebandara@gmail.com> wrote:
> > >
> > > > Hi Tharindu,
> > > >
> > > Chameera, sorry for the late reply. I'm having issues with my personal
> > > computer these days :)
> > >
> > >
> > > > Still I could not able to download the artifacts. Could you please
> hep
> > me
> > > > to test the Release
> > > >
> > > Have you figured out a way to proceed?
> > > I think the given URL is down as Suneel mentioned. Once the fixed
> release
> > > candidate is posted, you can download the source tar and check it as
> any
> > > other Mahout release.
> > >
> > > Regards,
> > >
> > > >
> > > > Thanks
> > > >     Chameera
> > > >
> > > >
> > > > On Wed, Jan 15, 2014 at 12:21 PM, Suneel Marthi <
> > suneel_marthi@yahoo.com
> > > > >wrote:
> > > >
> > > > > Thanks Tharindu.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > On Tuesday, January 14, 2014 11:30 PM, Tharindu Rusira <
> > > > > tharindurusira@gmail.com> wrote:
> > > > >
> > > > > Hi Suneel,
> > > > > I tested
> > > > > the
> > > > > installation process with unit tests and everything went well.
> > (Ubuntu
> > > > > 12.10 32bit, Java 1.7.0_40).
> > > > > Please note that I did not clean my local maven repository before
> the
> > > > > installation so I assumed maven dependencies are all available
> > > > > .
> > > > >
> > > > >
> > > > > On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <
> > > suneel_marthi@yahoo.com
> > > > > >wrote:
> > > > >
> > > > > > Here's the link to Release artifacts for Mahout 0.9:
> > > > > >
> > > >
> > https://repository.apache.org/content/repositories/orgapachemahout-1000/
> > > > > >
> > > > > > For those volunteering to test this, some of the stuff to look
> out
> > > for:
> > > > > > a)  Verify u can unpack the Release tar.
> > > > > >
> > > > > Verified
> > > > >
> > > > >
> > > > > > b)  Verify u are able to compile the distribution
> > > > > >
> > > > > Verified
> > > > >
> > > > > [INFO]
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > > [INFO] Reactor Summary:
> > > > > [INFO]
> > > > > [INFO] Mahout Build Tools ................................ SUCCESS
> > > > [4.380s]
> > > > > [INFO] Apache Mahout ..................................... SUCCESS
> > > > [0.965s]
> > > > > [INFO] Mahout Math ....................................... SUCCESS
> > > > > [2:07.687s]
> > > > > [INFO] Mahout Core ....................................... SUCCESS
> > > > > [10:34.651s]
> > > > > [INFO] Mahout Integration ................................ SUCCESS
> > > > > [1:03.250s]
> > > > > [INFO] Mahout Examples ................................... SUCCESS
> > > > > [16.607s]
> > > > > [INFO] Mahout Release Package ............................ SUCCESS
> > > > [0.469s]
> > > > > [INFO] Mahout Math/Scala wrappers ........................ SUCCESS
> > > > > [35.562s]
> > > > > [INFO]
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > > [INFO] BUILD SUCCESS
> > > > > [INFO]
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > > [INFO] Total time: 14:44.158s
> > > > > [INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
> > > > > [INFO] Final Memory: 41M/252M
> > > > > [INFO]
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > >
> > > > > 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 scripts and I will give an update soon.
> > > > >
> > > > > Regards,
> > > > >
> > > > >
> > > > >
> > > > > >
> > > > > > See
> > > > http://incubator.apache.org/guides/releasemanagement.html#check-list
> > > > > > for more details.
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <
> > > > > spawgi@gmail.com>
> > > > > > wrote:
> > > > > >
> > > > > > 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 Marthi <
> > > > suneel_marthi@yahoo.com
> > > > > > >wrote:
> > > > > >
> > > > > > > Calling for volunteers to test this Release.
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > > > > > > suneel_marthi@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.
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > M.P. Tharindu Rusira Kumara
> > > > >
> > > > > Department of Computer Science and Engineering,
> > > > > University of Moratuwa,
> > > > > Sri Lanka.
> > > > > +94757033733
> > > > > www.tharindu-rusira.blogspot.com
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Thanks,
> > > >     Chameera
> > > >
> > >
> > >
> > >
> > > --
> > > M.P. Tharindu Rusira Kumara
> > >
> > > Department of Computer Science and Engineering,
> > > University of Moratuwa,
> > > Sri Lanka.
> > > +94757033733
> > > www.tharindu-rusira.blogspot.com
> > >
> >
> >
> >
> > --
> > Thanks,
> >     Chameera
> >
>
>
>
> --
> M.P. Tharindu Rusira Kumara
>
> Department of Computer Science and Engineering,
> University of Moratuwa,
> Sri Lanka.
> +94757033733
> www.tharindu-rusira.blogspot.com
>



-- 
Thanks,
    Chameera

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Tharindu Rusira <th...@gmail.com>.
On Thu, Jan 16, 2014 at 9:31 AM, Chameera Wijebandara <
chameerawijebandara@gmail.com> wrote:

> Tharindu,
>
> There is no .tar file in the given link (befor give the 404 error).
>
Well, what about a .zip file? As I can remember, it was a .zip file.


> Thanks,
>     Chameera
>
>
> On Thu, Jan 16, 2014 at 9:27 AM, Tharindu Rusira
> <th...@gmail.com>wrote:
>
> > On Wed, Jan 15, 2014 at 6:48 PM, Chameera Wijebandara <
> > chameerawijebandara@gmail.com> wrote:
> >
> > > Hi Tharindu,
> > >
> > Chameera, sorry for the late reply. I'm having issues with my personal
> > computer these days :)
> >
> >
> > > Still I could not able to download the artifacts. Could you please hep
> me
> > > to test the Release
> > >
> > Have you figured out a way to proceed?
> > I think the given URL is down as Suneel mentioned. Once the fixed release
> > candidate is posted, you can download the source tar and check it as any
> > other Mahout release.
> >
> > Regards,
> >
> > >
> > > Thanks
> > >     Chameera
> > >
> > >
> > > On Wed, Jan 15, 2014 at 12:21 PM, Suneel Marthi <
> suneel_marthi@yahoo.com
> > > >wrote:
> > >
> > > > Thanks Tharindu.
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > On Tuesday, January 14, 2014 11:30 PM, Tharindu Rusira <
> > > > tharindurusira@gmail.com> wrote:
> > > >
> > > > Hi Suneel,
> > > > I tested
> > > > the
> > > > installation process with unit tests and everything went well.
> (Ubuntu
> > > > 12.10 32bit, Java 1.7.0_40).
> > > > Please note that I did not clean my local maven repository before the
> > > > installation so I assumed maven dependencies are all available
> > > > .
> > > >
> > > >
> > > > On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <
> > suneel_marthi@yahoo.com
> > > > >wrote:
> > > >
> > > > > Here's the link to Release artifacts for Mahout 0.9:
> > > > >
> > >
> https://repository.apache.org/content/repositories/orgapachemahout-1000/
> > > > >
> > > > > For those volunteering to test this, some of the stuff to look out
> > for:
> > > > > a)  Verify u can unpack the Release tar.
> > > > >
> > > > Verified
> > > >
> > > >
> > > > > b)  Verify u are able to compile the distribution
> > > > >
> > > > Verified
> > > >
> > > > [INFO]
> > > >
> > ------------------------------------------------------------------------
> > > > [INFO] Reactor Summary:
> > > > [INFO]
> > > > [INFO] Mahout Build Tools ................................ SUCCESS
> > > [4.380s]
> > > > [INFO] Apache Mahout ..................................... SUCCESS
> > > [0.965s]
> > > > [INFO] Mahout Math ....................................... SUCCESS
> > > > [2:07.687s]
> > > > [INFO] Mahout Core ....................................... SUCCESS
> > > > [10:34.651s]
> > > > [INFO] Mahout Integration ................................ SUCCESS
> > > > [1:03.250s]
> > > > [INFO] Mahout Examples ................................... SUCCESS
> > > > [16.607s]
> > > > [INFO] Mahout Release Package ............................ SUCCESS
> > > [0.469s]
> > > > [INFO] Mahout Math/Scala wrappers ........................ SUCCESS
> > > > [35.562s]
> > > > [INFO]
> > > >
> > ------------------------------------------------------------------------
> > > > [INFO] BUILD SUCCESS
> > > > [INFO]
> > > >
> > ------------------------------------------------------------------------
> > > > [INFO] Total time: 14:44.158s
> > > > [INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
> > > > [INFO] Final Memory: 41M/252M
> > > > [INFO]
> > > >
> > ------------------------------------------------------------------------
> > > >
> > > > 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 scripts and I will give an update soon.
> > > >
> > > > Regards,
> > > >
> > > >
> > > >
> > > > >
> > > > > See
> > > http://incubator.apache.org/guides/releasemanagement.html#check-list
> > > > > for more details.
> > > > >
> > > > >
> > > > >
> > > > > On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <
> > > > spawgi@gmail.com>
> > > > > wrote:
> > > > >
> > > > > 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 Marthi <
> > > suneel_marthi@yahoo.com
> > > > > >wrote:
> > > > >
> > > > > > Calling for volunteers to test this Release.
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > > > > > suneel_marthi@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.
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > M.P. Tharindu Rusira Kumara
> > > >
> > > > Department of Computer Science and Engineering,
> > > > University of Moratuwa,
> > > > Sri Lanka.
> > > > +94757033733
> > > > www.tharindu-rusira.blogspot.com
> > > >
> > >
> > >
> > >
> > > --
> > > Thanks,
> > >     Chameera
> > >
> >
> >
> >
> > --
> > M.P. Tharindu Rusira Kumara
> >
> > Department of Computer Science and Engineering,
> > University of Moratuwa,
> > Sri Lanka.
> > +94757033733
> > www.tharindu-rusira.blogspot.com
> >
>
>
>
> --
> Thanks,
>     Chameera
>



-- 
M.P. Tharindu Rusira Kumara

Department of Computer Science and Engineering,
University of Moratuwa,
Sri Lanka.
+94757033733
www.tharindu-rusira.blogspot.com

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Chameera Wijebandara <ch...@gmail.com>.
Tharindu,

There is no .tar file in the given link (befor give the 404 error).

Thanks,
    Chameera


On Thu, Jan 16, 2014 at 9:27 AM, Tharindu Rusira
<th...@gmail.com>wrote:

> On Wed, Jan 15, 2014 at 6:48 PM, Chameera Wijebandara <
> chameerawijebandara@gmail.com> wrote:
>
> > Hi Tharindu,
> >
> Chameera, sorry for the late reply. I'm having issues with my personal
> computer these days :)
>
>
> > Still I could not able to download the artifacts. Could you please hep me
> > to test the Release
> >
> Have you figured out a way to proceed?
> I think the given URL is down as Suneel mentioned. Once the fixed release
> candidate is posted, you can download the source tar and check it as any
> other Mahout release.
>
> Regards,
>
> >
> > Thanks
> >     Chameera
> >
> >
> > On Wed, Jan 15, 2014 at 12:21 PM, Suneel Marthi <suneel_marthi@yahoo.com
> > >wrote:
> >
> > > Thanks Tharindu.
> > >
> > >
> > >
> > >
> > >
> > > On Tuesday, January 14, 2014 11:30 PM, Tharindu Rusira <
> > > tharindurusira@gmail.com> wrote:
> > >
> > > Hi Suneel,
> > > I tested
> > > the
> > > installation process with unit tests and everything went well. (Ubuntu
> > > 12.10 32bit, Java 1.7.0_40).
> > > Please note that I did not clean my local maven repository before the
> > > installation so I assumed maven dependencies are all available
> > > .
> > >
> > >
> > > On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <
> suneel_marthi@yahoo.com
> > > >wrote:
> > >
> > > > Here's the link to Release artifacts for Mahout 0.9:
> > > >
> > https://repository.apache.org/content/repositories/orgapachemahout-1000/
> > > >
> > > > For those volunteering to test this, some of the stuff to look out
> for:
> > > > a)  Verify u can unpack the Release tar.
> > > >
> > > Verified
> > >
> > >
> > > > b)  Verify u are able to compile the distribution
> > > >
> > > Verified
> > >
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > > [INFO] Reactor Summary:
> > > [INFO]
> > > [INFO] Mahout Build Tools ................................ SUCCESS
> > [4.380s]
> > > [INFO] Apache Mahout ..................................... SUCCESS
> > [0.965s]
> > > [INFO] Mahout Math ....................................... SUCCESS
> > > [2:07.687s]
> > > [INFO] Mahout Core ....................................... SUCCESS
> > > [10:34.651s]
> > > [INFO] Mahout Integration ................................ SUCCESS
> > > [1:03.250s]
> > > [INFO] Mahout Examples ................................... SUCCESS
> > > [16.607s]
> > > [INFO] Mahout Release Package ............................ SUCCESS
> > [0.469s]
> > > [INFO] Mahout Math/Scala wrappers ........................ SUCCESS
> > > [35.562s]
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > > [INFO] BUILD SUCCESS
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > > [INFO] Total time: 14:44.158s
> > > [INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
> > > [INFO] Final Memory: 41M/252M
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > >
> > > 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 scripts and I will give an update soon.
> > >
> > > Regards,
> > >
> > >
> > >
> > > >
> > > > See
> > http://incubator.apache.org/guides/releasemanagement.html#check-list
> > > > for more details.
> > > >
> > > >
> > > >
> > > > On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <
> > > spawgi@gmail.com>
> > > > wrote:
> > > >
> > > > 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 Marthi <
> > suneel_marthi@yahoo.com
> > > > >wrote:
> > > >
> > > > > Calling for volunteers to test this Release.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > > > > suneel_marthi@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.
> > > >
> > >
> > >
> > >
> > > --
> > > M.P. Tharindu Rusira Kumara
> > >
> > > Department of Computer Science and Engineering,
> > > University of Moratuwa,
> > > Sri Lanka.
> > > +94757033733
> > > www.tharindu-rusira.blogspot.com
> > >
> >
> >
> >
> > --
> > Thanks,
> >     Chameera
> >
>
>
>
> --
> M.P. Tharindu Rusira Kumara
>
> Department of Computer Science and Engineering,
> University of Moratuwa,
> Sri Lanka.
> +94757033733
> www.tharindu-rusira.blogspot.com
>



-- 
Thanks,
    Chameera

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Tharindu Rusira <th...@gmail.com>.
On Wed, Jan 15, 2014 at 6:48 PM, Chameera Wijebandara <
chameerawijebandara@gmail.com> wrote:

> Hi Tharindu,
>
Chameera, sorry for the late reply. I'm having issues with my personal
computer these days :)


> Still I could not able to download the artifacts. Could you please hep me
> to test the Release
>
Have you figured out a way to proceed?
I think the given URL is down as Suneel mentioned. Once the fixed release
candidate is posted, you can download the source tar and check it as any
other Mahout release.

Regards,

>
> Thanks
>     Chameera
>
>
> On Wed, Jan 15, 2014 at 12:21 PM, Suneel Marthi <suneel_marthi@yahoo.com
> >wrote:
>
> > Thanks Tharindu.
> >
> >
> >
> >
> >
> > On Tuesday, January 14, 2014 11:30 PM, Tharindu Rusira <
> > tharindurusira@gmail.com> wrote:
> >
> > Hi Suneel,
> > I tested
> > the
> > installation process with unit tests and everything went well. (Ubuntu
> > 12.10 32bit, Java 1.7.0_40).
> > Please note that I did not clean my local maven repository before the
> > installation so I assumed maven dependencies are all available
> > .
> >
> >
> > On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <suneel_marthi@yahoo.com
> > >wrote:
> >
> > > Here's the link to Release artifacts for Mahout 0.9:
> > >
> https://repository.apache.org/content/repositories/orgapachemahout-1000/
> > >
> > > For those volunteering to test this, some of the stuff to look out for:
> > > a)  Verify u can unpack the Release tar.
> > >
> > Verified
> >
> >
> > > b)  Verify u are able to compile the distribution
> > >
> > Verified
> >
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Reactor Summary:
> > [INFO]
> > [INFO] Mahout Build Tools ................................ SUCCESS
> [4.380s]
> > [INFO] Apache Mahout ..................................... SUCCESS
> [0.965s]
> > [INFO] Mahout Math ....................................... SUCCESS
> > [2:07.687s]
> > [INFO] Mahout Core ....................................... SUCCESS
> > [10:34.651s]
> > [INFO] Mahout Integration ................................ SUCCESS
> > [1:03.250s]
> > [INFO] Mahout Examples ................................... SUCCESS
> > [16.607s]
> > [INFO] Mahout Release Package ............................ SUCCESS
> [0.469s]
> > [INFO] Mahout Math/Scala wrappers ........................ SUCCESS
> > [35.562s]
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] BUILD SUCCESS
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 14:44.158s
> > [INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
> > [INFO] Final Memory: 41M/252M
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > 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 scripts and I will give an update soon.
> >
> > Regards,
> >
> >
> >
> > >
> > > See
> http://incubator.apache.org/guides/releasemanagement.html#check-list
> > > for more details.
> > >
> > >
> > >
> > > On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <
> > spawgi@gmail.com>
> > > wrote:
> > >
> > > 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 Marthi <
> suneel_marthi@yahoo.com
> > > >wrote:
> > >
> > > > Calling for volunteers to test this Release.
> > > >
> > > >
> > > >
> > > >
> > > > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > > > suneel_marthi@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.
> > >
> >
> >
> >
> > --
> > M.P. Tharindu Rusira Kumara
> >
> > Department of Computer Science and Engineering,
> > University of Moratuwa,
> > Sri Lanka.
> > +94757033733
> > www.tharindu-rusira.blogspot.com
> >
>
>
>
> --
> Thanks,
>     Chameera
>



-- 
M.P. Tharindu Rusira Kumara

Department of Computer Science and Engineering,
University of Moratuwa,
Sri Lanka.
+94757033733
www.tharindu-rusira.blogspot.com

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Chameera Wijebandara <ch...@gmail.com>.
Hi Tharindu,

Still I could not able to download the artifacts. Could you please hep me
to test the Release

Thanks
    Chameera


On Wed, Jan 15, 2014 at 12:21 PM, Suneel Marthi <su...@yahoo.com>wrote:

> Thanks Tharindu.
>
>
>
>
>
> On Tuesday, January 14, 2014 11:30 PM, Tharindu Rusira <
> tharindurusira@gmail.com> wrote:
>
> Hi Suneel,
> I tested
> the
> installation process with unit tests and everything went well. (Ubuntu
> 12.10 32bit, Java 1.7.0_40).
> Please note that I did not clean my local maven repository before the
> installation so I assumed maven dependencies are all available
> .
>
>
> On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <suneel_marthi@yahoo.com
> >wrote:
>
> > Here's the link to Release artifacts for Mahout 0.9:
> > https://repository.apache.org/content/repositories/orgapachemahout-1000/
> >
> > For those volunteering to test this, some of the stuff to look out for:
> > a)  Verify u can unpack the Release tar.
> >
> Verified
>
>
> > b)  Verify u are able to compile the distribution
> >
> Verified
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Mahout Build Tools ................................ SUCCESS [4.380s]
> [INFO] Apache Mahout ..................................... SUCCESS [0.965s]
> [INFO] Mahout Math ....................................... SUCCESS
> [2:07.687s]
> [INFO] Mahout Core ....................................... SUCCESS
> [10:34.651s]
> [INFO] Mahout Integration ................................ SUCCESS
> [1:03.250s]
> [INFO] Mahout Examples ................................... SUCCESS
> [16.607s]
> [INFO] Mahout Release Package ............................ SUCCESS [0.469s]
> [INFO] Mahout Math/Scala wrappers ........................ SUCCESS
> [35.562s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 14:44.158s
> [INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
> [INFO] Final Memory: 41M/252M
> [INFO]
> ------------------------------------------------------------------------
>
> 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 scripts and I will give an update soon.
>
> Regards,
>
>
>
> >
> > See http://incubator.apache.org/guides/releasemanagement.html#check-list
> > for more details.
> >
> >
> >
> > On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <
> spawgi@gmail.com>
> > wrote:
> >
> > 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 Marthi <suneel_marthi@yahoo.com
> > >wrote:
> >
> > > Calling for volunteers to test this Release.
> > >
> > >
> > >
> > >
> > > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > > suneel_marthi@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.
> >
>
>
>
> --
> M.P. Tharindu Rusira Kumara
>
> Department of Computer Science and Engineering,
> University of Moratuwa,
> Sri Lanka.
> +94757033733
> www.tharindu-rusira.blogspot.com
>



-- 
Thanks,
    Chameera

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Chameera Wijebandara <ch...@gmail.com>.
Hi Tharindu,

Still I could not able to download the artifacts. Could you please hep me
to test the Release

Thanks
    Chameera


On Wed, Jan 15, 2014 at 12:21 PM, Suneel Marthi <su...@yahoo.com>wrote:

> Thanks Tharindu.
>
>
>
>
>
> On Tuesday, January 14, 2014 11:30 PM, Tharindu Rusira <
> tharindurusira@gmail.com> wrote:
>
> Hi Suneel,
> I tested
> the
> installation process with unit tests and everything went well. (Ubuntu
> 12.10 32bit, Java 1.7.0_40).
> Please note that I did not clean my local maven repository before the
> installation so I assumed maven dependencies are all available
> .
>
>
> On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <suneel_marthi@yahoo.com
> >wrote:
>
> > Here's the link to Release artifacts for Mahout 0.9:
> > https://repository.apache.org/content/repositories/orgapachemahout-1000/
> >
> > For those volunteering to test this, some of the stuff to look out for:
> > a)  Verify u can unpack the Release tar.
> >
> Verified
>
>
> > b)  Verify u are able to compile the distribution
> >
> Verified
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Mahout Build Tools ................................ SUCCESS [4.380s]
> [INFO] Apache Mahout ..................................... SUCCESS [0.965s]
> [INFO] Mahout Math ....................................... SUCCESS
> [2:07.687s]
> [INFO] Mahout Core ....................................... SUCCESS
> [10:34.651s]
> [INFO] Mahout Integration ................................ SUCCESS
> [1:03.250s]
> [INFO] Mahout Examples ................................... SUCCESS
> [16.607s]
> [INFO] Mahout Release Package ............................ SUCCESS [0.469s]
> [INFO] Mahout Math/Scala wrappers ........................ SUCCESS
> [35.562s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 14:44.158s
> [INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
> [INFO] Final Memory: 41M/252M
> [INFO]
> ------------------------------------------------------------------------
>
> 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 scripts and I will give an update soon.
>
> Regards,
>
>
>
> >
> > See http://incubator.apache.org/guides/releasemanagement.html#check-list
> > for more details.
> >
> >
> >
> > On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <
> spawgi@gmail.com>
> > wrote:
> >
> > 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 Marthi <suneel_marthi@yahoo.com
> > >wrote:
> >
> > > Calling for volunteers to test this Release.
> > >
> > >
> > >
> > >
> > > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > > suneel_marthi@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.
> >
>
>
>
> --
> M.P. Tharindu Rusira Kumara
>
> Department of Computer Science and Engineering,
> University of Moratuwa,
> Sri Lanka.
> +94757033733
> www.tharindu-rusira.blogspot.com
>



-- 
Thanks,
    Chameera

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Suneel Marthi <su...@yahoo.com>.
Thanks Tharindu.





On Tuesday, January 14, 2014 11:30 PM, Tharindu Rusira <th...@gmail.com> wrote:
 
Hi Suneel,
I tested
the
installation process with unit tests and everything went well. (Ubuntu
12.10 32bit, Java 1.7.0_40).
Please note that I did not clean my local maven repository before the
installation so I assumed maven dependencies are all available
. 


On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <su...@yahoo.com>wrote:

> Here's the link to Release artifacts for Mahout 0.9:
> https://repository.apache.org/content/repositories/orgapachemahout-1000/
>
> For those volunteering to test this, some of the stuff to look out for:
> a)  Verify u can unpack the Release tar.
>
Verified


> b)  Verify u are able to compile the distribution
>
Verified

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Mahout Build Tools ................................ SUCCESS [4.380s]
[INFO] Apache Mahout ..................................... SUCCESS [0.965s]
[INFO] Mahout Math ....................................... SUCCESS
[2:07.687s]
[INFO] Mahout Core ....................................... SUCCESS
[10:34.651s]
[INFO] Mahout Integration ................................ SUCCESS
[1:03.250s]
[INFO] Mahout Examples ................................... SUCCESS [16.607s]
[INFO] Mahout Release Package ............................ SUCCESS [0.469s]
[INFO] Mahout Math/Scala wrappers ........................ SUCCESS [35.562s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 14:44.158s
[INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
[INFO] Final Memory: 41M/252M
[INFO]
------------------------------------------------------------------------

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 scripts and I will give an update soon.

Regards,



>
> See http://incubator.apache.org/guides/releasemanagement.html#check-list
> for more details.
>
>
>
> On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <sp...@gmail.com>
> wrote:
>
> 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 Marthi <suneel_marthi@yahoo.com
> >wrote:
>
> > Calling for volunteers to test this Release.
> >
> >
> >
> >
> > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > suneel_marthi@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.
>



-- 
M.P. Tharindu Rusira Kumara

Department of Computer Science and Engineering,
University of Moratuwa,
Sri Lanka.
+94757033733
www.tharindu-rusira.blogspot.com

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Suneel Marthi <su...@yahoo.com>.
Thanks Tharindu.





On Tuesday, January 14, 2014 11:30 PM, Tharindu Rusira <th...@gmail.com> wrote:
 
Hi Suneel,
I tested
the
installation process with unit tests and everything went well. (Ubuntu
12.10 32bit, Java 1.7.0_40).
Please note that I did not clean my local maven repository before the
installation so I assumed maven dependencies are all available
. 


On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <su...@yahoo.com>wrote:

> Here's the link to Release artifacts for Mahout 0.9:
> https://repository.apache.org/content/repositories/orgapachemahout-1000/
>
> For those volunteering to test this, some of the stuff to look out for:
> a)  Verify u can unpack the Release tar.
>
Verified


> b)  Verify u are able to compile the distribution
>
Verified

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Mahout Build Tools ................................ SUCCESS [4.380s]
[INFO] Apache Mahout ..................................... SUCCESS [0.965s]
[INFO] Mahout Math ....................................... SUCCESS
[2:07.687s]
[INFO] Mahout Core ....................................... SUCCESS
[10:34.651s]
[INFO] Mahout Integration ................................ SUCCESS
[1:03.250s]
[INFO] Mahout Examples ................................... SUCCESS [16.607s]
[INFO] Mahout Release Package ............................ SUCCESS [0.469s]
[INFO] Mahout Math/Scala wrappers ........................ SUCCESS [35.562s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 14:44.158s
[INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
[INFO] Final Memory: 41M/252M
[INFO]
------------------------------------------------------------------------

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 scripts and I will give an update soon.

Regards,



>
> See http://incubator.apache.org/guides/releasemanagement.html#check-list
> for more details.
>
>
>
> On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <sp...@gmail.com>
> wrote:
>
> 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 Marthi <suneel_marthi@yahoo.com
> >wrote:
>
> > Calling for volunteers to test this Release.
> >
> >
> >
> >
> > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > suneel_marthi@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.
>



-- 
M.P. Tharindu Rusira Kumara

Department of Computer Science and Engineering,
University of Moratuwa,
Sri Lanka.
+94757033733
www.tharindu-rusira.blogspot.com

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Tharindu Rusira <th...@gmail.com>.
Hi Suneel,
I tested
 the
installation process with unit tests and everything went well. (Ubuntu
12.10 32bit, Java 1.7.0_40).
Please note that I did not clean my local maven repository before the
installation so I assumed maven dependencies are all available
. 


On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <su...@yahoo.com>wrote:

> Here's the link to Release artifacts for Mahout 0.9:
> https://repository.apache.org/content/repositories/orgapachemahout-1000/
>
> For those volunteering to test this, some of the stuff to look out for:
> a)  Verify u can unpack the Release tar.
>
Verified


> b)  Verify u are able to compile the distribution
>
Verified

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Mahout Build Tools ................................ SUCCESS [4.380s]
[INFO] Apache Mahout ..................................... SUCCESS [0.965s]
[INFO] Mahout Math ....................................... SUCCESS
[2:07.687s]
[INFO] Mahout Core ....................................... SUCCESS
[10:34.651s]
[INFO] Mahout Integration ................................ SUCCESS
[1:03.250s]
[INFO] Mahout Examples ................................... SUCCESS [16.607s]
[INFO] Mahout Release Package ............................ SUCCESS [0.469s]
[INFO] Mahout Math/Scala wrappers ........................ SUCCESS [35.562s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 14:44.158s
[INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
[INFO] Final Memory: 41M/252M
[INFO]
------------------------------------------------------------------------

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 scripts and I will give an update soon.

Regards,


>
> See http://incubator.apache.org/guides/releasemanagement.html#check-list
> for more details.
>
>
>
> On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <sp...@gmail.com>
> wrote:
>
> 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 Marthi <suneel_marthi@yahoo.com
> >wrote:
>
> > Calling for volunteers to test this Release.
> >
> >
> >
> >
> > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > suneel_marthi@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.
>



-- 
M.P. Tharindu Rusira Kumara

Department of Computer Science and Engineering,
University of Moratuwa,
Sri Lanka.
+94757033733
www.tharindu-rusira.blogspot.com

Re: Mahout 0.9 Release Candidate - VOTE

Posted by Tharindu Rusira <th...@gmail.com>.
Hi Suneel,
I tested
 the
installation process with unit tests and everything went well. (Ubuntu
12.10 32bit, Java 1.7.0_40).
Please note that I did not clean my local maven repository before the
installation so I assumed maven dependencies are all available
. 


On Tue, Jan 14, 2014 at 7:03 PM, Suneel Marthi <su...@yahoo.com>wrote:

> Here's the link to Release artifacts for Mahout 0.9:
> https://repository.apache.org/content/repositories/orgapachemahout-1000/
>
> For those volunteering to test this, some of the stuff to look out for:
> a)  Verify u can unpack the Release tar.
>
Verified


> b)  Verify u are able to compile the distribution
>
Verified

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Mahout Build Tools ................................ SUCCESS [4.380s]
[INFO] Apache Mahout ..................................... SUCCESS [0.965s]
[INFO] Mahout Math ....................................... SUCCESS
[2:07.687s]
[INFO] Mahout Core ....................................... SUCCESS
[10:34.651s]
[INFO] Mahout Integration ................................ SUCCESS
[1:03.250s]
[INFO] Mahout Examples ................................... SUCCESS [16.607s]
[INFO] Mahout Release Package ............................ SUCCESS [0.469s]
[INFO] Mahout Math/Scala wrappers ........................ SUCCESS [35.562s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 14:44.158s
[INFO] Finished at: Wed Jan 15 09:06:26 IST 2014
[INFO] Final Memory: 41M/252M
[INFO]
------------------------------------------------------------------------

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 scripts and I will give an update soon.

Regards,


>
> See http://incubator.apache.org/guides/releasemanagement.html#check-list
> for more details.
>
>
>
> On Tuesday, January 14, 2014 8:26 AM, "spawgi@gmail.com" <sp...@gmail.com>
> wrote:
>
> 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 Marthi <suneel_marthi@yahoo.com
> >wrote:
>
> > Calling for volunteers to test this Release.
> >
> >
> >
> >
> > On Friday, January 10, 2014 7:39 PM, Suneel Marthi <
> > suneel_marthi@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.
>



-- 
M.P. Tharindu Rusira Kumara

Department of Computer Science and Engineering,
University of Moratuwa,
Sri Lanka.
+94757033733
www.tharindu-rusira.blogspot.com