You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by Raghuveer <al...@yahoo.com.INVALID> on 2015/03/09 07:17:10 UTC

kmeans exception

Hi All,
I am trying to run the following command:

getting the following exception:
IllegalStateException: No input clusters found in hdfs://master:54310/user/netlog/upload/output4/uscensus-kmeans-centroids/part-randomSeed. Check your -c argument.


Re: kmeans exception

Posted by Raghuveer <al...@yahoo.com.INVALID>.
./mahout kmeans -i hdfs://master:54310/user/netlog/upload/output1 -o hdfs://master:54310/user/netlog/upload/output3 -c hdfs://master:54310/outputĀ  -dm org.apache.mahout.common.distance.SquaredEuclideanDistanceMeasure -x 5 -ow -cl -k 10
Thanks,Raguveer

Re: kmeans exception

Posted by Mahesh Balija <ba...@gmail.com>.
Hi Raghuveer,

Could you send the full command line you are using for running KMeans algo?

Best,
Mahesh.B.
Big Data Consultant.
TeraData.

On Mon, Mar 9, 2015 at 6:17 AM, Raghuveer <al...@yahoo.com.invalid>
wrote:

> Hi All,
> I am trying to run the following command:
>
> getting the following exception:
> IllegalStateException: No input clusters found in
> hdfs://master:54310/user/netlog/upload/output4/uscensus-kmeans-centroids/part-randomSeed.
> Check your -c argument.
>
>