I am new to mahout, i have svn the trunk and installed it using mvn.. now i wish to write a java program(instead of the shell script build-reuters.sh/cluster-reuters.sh) that performs a kmeans clustering by calling the methods or by creating instance (if possible) in the classes which convert the dataset into sequence file then to sparse and then apply kmeans and then cluster dump and display kmeans..
i.e , to perform kmeans clustering on reuters dataset without using ./mahout <seqdirectory | seq2sparse | kmeans| clusterdump > what r the jars needed to be imported.. Can that program can be developed using eclipse and run it there ? kindly help, what are the steps to follow ? thanks in advance ./rahul
