Thanks, Sean. I did run mvn install to try to get a mahout-0.2.jar file so I can put it in the library in case I want to use it. However, there are quite a few junits tests failed, many of which have something to do with hadoop. Did anybody experience the same thing before? What would be a good solution to build a jar file in such a situation.
Thanks, James ________________________________ From: Sean Owen <[email protected]> To: [email protected] Sent: Tue, December 8, 2009 2:28:31 PM Subject: Re: download mahout-0.2 release You can depend on the artifacts in the Maven repository, or just run 'mvn install' locally to build all the .jars. Yeah I think we should just include the .jars next time for convenience. On Tue, Dec 8, 2009 at 8:26 PM, James James <[email protected]> wrote: > Hi, I just downloaded mahout-0.2, but could not find the libraries (.jar > file) needed for mahout. Is there a separate place to download these files? > > > Thanks, > > James > > >
