Created 05-21-2014 07:46 AM
OK, is the file nonempty? I think the data is not in the format you expect then. From skimming the code, it looks like the output is Text + ClusterWritable, not IntWritable + WeightedPropertyVectorWritable. You are trying to print the cluster centroids, right?