I recently changed my reducer to output mahout VectorWritable instead of Text, 
and as a result, when I try to execute my map reduce, I run into this error.

java.lang.NoClassDefFoundError: com/google/common/collect/AbstractIterator

I've included the mahout-core jar in my hadoop class path, so I am not sure 
what this error is a result of

Reply via email to