Hi Darius I tried to run the same (./cluster-reutes.sh) like you mentioned for Saeed, My mapreduce job started running but it got interupted in the middle and got the following exception: java.lang.IllegalStateException: No clusters found. Check your -c path.
Can you please help me understand why I get this and how to fix it ? appreciate your help On 25 September 2013 13:43, Darius Miliauskas <[email protected]>wrote: > Dear Saeed, > > you can just run, for example, clustering of Reuters Data. In the command > line go to ../mahout/examples/bin, and type ./cluster-reuters.sh (or > justcluster-reuters.sh > ), then choose the algorithm of K-Means. > > Ciao, > > Darius > > > > > 2013/9/25 Saeed Iqbal KhattaK <[email protected]> > > > Dear Fellows, > > > > I installed and configured Mahout project in my Ubuntu 12.04LTS System, > But > > now i am not sure about his correctness either it's correct installation > or > > not... > > > > For installation and configuration tutorial, I follow the below link: > > > > http://saeedkhattak.wordpress.com/category/mahout/ > > > > > > but now i want to RUN K-MEANS Clustering algorithm, to check whether is > it > > working correctly or not? > > > > Best Regards, > > > > Saeed Iqbal > > >
