the jar to be used on hadoop is mahout-examples-0.3-SNAPSHOT.job under the examples/target directory it contains all deps
Robin On Tue, Mar 9, 2010 at 3:37 PM, Jeff Zhang <[email protected]> wrote: > 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 >
