Re: Getting error in qualcluster command

2014-04-23 Thread Darshan Sonagara
sir please reply me as soon as possible thanks in advance. On Tue, Apr 22, 2014 at 11:49 PM, Darshan Sonagara darshan.sonag...@gmail.com wrote: waiting for the replay sir . . . . On Tue, Apr 22, 2014 at 7:00 PM, Darshan Sonagara darshan.sonag...@gmail.com wrote: yes exactly sir, it is

Getting error in qualcluster command

2014-04-22 Thread Darshan Sonagara
I want to analyze cluster which i did clustering on mahout by kmeans algorithm. In qualcluster command there is an comman linne argument as -c what kind of file i need to give as input for kmeans algorithm. I did it for streaming kmeans. It worked. But every time i run qualcluster i am getting

Re: Getting error in qualcluster command

2014-04-22 Thread Suneel Marthi
What is the error u r seeing? the output from KMeans is (IntWritable, ClusterWritable) and for Streaming KMeans its (IntWritable, CentroidWritable) QualCluster may be expecting the later and hence works for Streaming KMeans. Could u post the error u r seeing? On Tue, Apr 22, 2014 at 9:12 AM,

Re: Getting error in qualcluster command

2014-04-22 Thread Darshan Sonagara
yes exactly sir, it is expecting CentroidWritable. so error is like ClassCast Exception. i will send snapshot soon. but can you tell me one thing that every time i run qualcluster for Streaming KMeans it is showing different output. why it is like that ? and as you you instructed earlier i checked

Re: Getting error in qualcluster command

2014-04-22 Thread Darshan Sonagara
waiting for the replay sir . . . . On Tue, Apr 22, 2014 at 7:00 PM, Darshan Sonagara darshan.sonag...@gmail.com wrote: yes exactly sir, it is expecting CentroidWritable. so error is like ClassCast Exception. i will send snapshot soon. but can you tell me one thing that every time i run