It throws me this error: text: java.io.IOException: WritableName can't load class: util.io.DoubleArrayWritable I have a writable class called Double...
text: java.io.IOException: WritableName can't load class: org.apache.mahout.math.VectorWritable then add the corresponding class to the HADOOP_CLASS...
text: java.io.IOException: WritableName can't load class:com.mendeley.clusterer.title.ShortDocWritablesThe ShortDocWritables is a Writable I created ...