Hi all, When I run the 20_news_group example in trunk, it complains to me that *"java.lang.NoClassDefFoundError: org/apache/lucene/analysis/TokenStream"*. It seems the jar of lucene is not contained in mahout-core-0.3-SNAPSHOT.jar. Is this a bug? One solution is to upload the lucene jar by using DistributedCache.
-- Best Regards Jeff Zhang
