How to use clusterpp?

2012-02-17 Thread Tharindu Mathew
Hi, I'm trying to reproduce https://issues.apache.org/jira/browse/MAHOUT-966 When executing clusterpp, I get out put such as this: $bin/hadoop fs -cat /user/mackie/output/ppclusters/part-r-00999 SEQorg.apache.hadoop.io.Text%org.apache.mahout.math.VectorWritable_䪖?g???8?-?? Is this normal? I tho

Re: How to use clusterpp?

2012-02-17 Thread Paritosh Ranjan
Check this out https://cwiki.apache.org/MAHOUT/top-down-clustering.html. It tells how to use clusterpp. You will not get a human readable version. The output will be in SequenceFileFormat, which is not human readable. SequeneFileFormat is a key value format. You will have to iterate over it

Re: How to use clusterpp?

2012-02-17 Thread gaurav redkar
n to move the part-r* files to respective directories. Hope this helps. On Fri, Feb 17, 2012 at 2:36 PM, Paritosh Ranjan wrote: > Check this out https://cwiki.apache.org/**MAHOUT/top-down-clustering.** > html <https://cwiki.apache.org/MAHOUT/top-down-clustering.html>. > > It te

Re: How to use clusterpp?

2012-02-17 Thread Tharindu Mathew
On Fri, Feb 17, 2012 at 2:36 PM, Paritosh Ranjan > wrote: > > > Check this out https://cwiki.apache.org/**MAHOUT/top-down-clustering.** > > html <https://cwiki.apache.org/MAHOUT/top-down-clustering.html>. > > > > It tells how to use clusterpp. > > > > You will n

Re: How to use clusterpp?

2012-02-17 Thread Paritosh Ranjan
aritosh Ranjan wrote: Check this out https://cwiki.apache.org/**MAHOUT/top-down-clustering.** html<https://cwiki.apache.org/MAHOUT/top-down-clustering.html>. It tells how to use clusterpp. You will not get a human readable version. The output will be in SequenceFileFormat, which is not human read

Re: How to use clusterpp?

2012-02-17 Thread Tharindu Mathew
sToRespectiveDirec** >>> tories()" >>> function to move the part-r* files to respective directories. >>> >>> Hope this helps. >>> >>> >>> >>> On Fri, Feb 17, 2012 at 2:36 PM, Paritosh Ranjan >>> wrote: >>> >>>

Re: How to use clusterpp?

2012-02-17 Thread Jeff Eastman
-clustering.**<https://cwiki.apache.org/**MAHOUT/top-down-clustering.**> html<https://cwiki.apache.org/**MAHOUT/top-down-clustering.**html<https://cwiki.apache.org/MAHOUT/top-down-clustering.html> . It tells how to use clusterpp. You will not get a human readable version. The output will

Re: How to use clusterpp?

2012-02-17 Thread Tharindu Mathew
spectiveDirec >>>>> >>>>> tories()" >>>>> function to move the part-r* files to respective directories. >>>>> >>>>> Hope this helps. >>>>> >>>>> >>>>> >>>>> On Fri, Fe