What steps have you done? On Dec 13, 2011, at 12:29 PM, Daniele Volpi wrote:
> Hi everyone, > I'm trying to implement the Naive Bayes classifier through the > TrainNaiveBayesJob class. > After convert the text files in the required sequencefile for the "run" > method through the seqdirectory program i get this error: > > java.lang.ClassCastException: org.apache.hadoop.io.Text cannot be cast to > org.apache.mahout.math.VectorWritable > > Do you have some hints on the right usage of this class? > > Thanks, > Daniele Volpi -------------------------------------------- Grant Ingersoll http://www.lucidimagination.com
