My apologies. In fact, some Maven artifacts are downloaded the first time you run the Swing apps. (Never noticed that!)
https://cwiki.apache.org/confluence/display/MAHOUT/Visualizing+Sample+Clusters Run the command-line given but remove the -q flag. Perhaps the program runs out of memory? Also, this is a Swing program. You have to be on a window system, either on your machine's console or via a remote desktop program. I have added this to the wiki. On 10/25/11, Pavan Sudheendra <[email protected]> wrote: > I did everything . But still i keep getting build error . I don't know why . > > On Mon, Oct 24, 2011 at 3:21 AM, Lance Norskog <[email protected]> wrote: > >> I've never seen a job download maven artifacts! You need to get all of the >> repository downloaded, then run 'mvn install', then try the job. Try >> running >> 'mvn -Dskiptests=true install' to avoid running the tests. >> >> On Sun, Oct 23, 2011 at 12:57 AM, Pavan Sudheendra <[email protected] >> >wrote: >> >> > I was finally able to get everything up and ran K Means Clustering >> > successfully. >> > But however,when i tried to visualize it it gave me an build error. What >> > might be the cause of it ? >> > Screenshot : >> > http://i56.tinypic.com/34xlv1e.png >> > >> > Thank you . >> > >> >> >> >> -- >> Lance Norskog >> [email protected] >> > -- Lance Norskog [email protected]
