On Feb 19, 2010, at 8:33 AM, Cui tony wrote:

> Thank you all you guys.
> I know how to change seqFile to txt file now.
> 
> I'm sorry, Grant, your example is still a little complicated to me. How can
> I run in this command: bin/mahout ?
> This is the command line which I used :
> hadoop jar data/mahout-examples-0.2.job
> org.apache.mahout.clustering.syntheticcontrol.kmeans.Job

Ah, sorry.  Didn't realize you were using 0.2.  bin/mahout is in trunk.  We're 
about to release 0.3, so don't be afraid of trunk.

> 
> And, Grant, could you give me some information on how to use SequenceFile
> Dumper or class dumper?
> 

They have a main class in them.  If you setup the classpath, etc. you can use 
--help to see the options.

-Grant

Reply via email to