On 22.03.2012 jeanbabyxu wrote: > From Chapter 6 of "Mahout in Action" (page 111) > > "But were you to use your own implementation, you would need to add it and > any of its dependent classes into he JAR file as well. This can be > accomplished with > > jar uf mahout-core-0.5-job.jar -C [classes directory] > " > > My question is : how to find out the directory for the dependent classes?
This description explains how to add your own classes that you have implemented to the classpath - e.g. in cases where you want to use your own distance implementation rather than those provided with Mahout. I'm not sure this is what you are looking for. What do you want to accomplish? Isabel
signature.asc
Description: This is a digitally signed message part.
