Try running seqdumper  on that file instead of clusterdump:

mahout seqdumper -s examples/output/clusters-4

This will print out any data that is in the files, not just clusters.

On Thu, Dec 29, 2011 at 2:51 PM, Keren Ouaknine <[email protected]> wrote:
> Hello,
>
> After running the KMeans example, I am extracting the output - seems to be
> empty:
>
> [kouaknine@Hadoop:node024012 bin]$ *mahout clusterdump -s
> ../examples/output/clusters-4 -p ../examples/output/clusteredPoints/*
> Running on hadoop, using HADOOP_HOME=/mnt/disk1/home/kouaknine/hapache
> HADOOP_CONF_DIR=/mnt/disk1/home/kouaknine/hapache/conf
> 11/12/29 17:50:02 WARN driver.MahoutDriver: No clusterdump.props found on
> classpath, will use command-line arguments only
> 11/12/29 17:50:02 INFO common.AbstractJob: Command line arguments:
> {--dictionaryType=text, --endPhase=2147483647,
> --pointsDir=../examples/output/clusteredPoints/,
> --seqFileDir=../examples/output/clusters-4, --startPhase=0, --tempDir=temp}
> 11/12/29 17:50:03 INFO driver.MahoutDriver: Program took 771
>
> I also tried specifying the output folder, returned empty.
> Any suggestions?
>
> --
> Keren Ouaknine
> Web: www.kereno.com



-- 
Lance Norskog
[email protected]

Reply via email to