how about this: http://pastebin.com/m55f8dced
On Fri, Feb 12, 2010 at 1:26 PM, Robin Anil <robin.a...@gmail.com> wrote: > We can always rename them. Its an easier way out. The other way out is to > keep a mapping list. > > Plenty of options on the table. Just need to choose one. > > On Fri, Feb 12, 2010 at 11:53 PM, Jake Mannix <jake.man...@gmail.com> wrote: > >> Don't we have a few examples of "Driver" as the class name? >> >> On Fri, Feb 12, 2010 at 10:21 AM, Robin Anil <robin.a...@gmail.com> wrote: >> >> > To Simply things how about just use the ClassName. Everything seems >> unique? >> > >> > mahout TestClassifier >> > mahout KmeansDriver >> > mahout ClusterDumper. >> > >> > its easier to explain to people if the EntryPoints a verbose enough. Like >> > SparseVectorsFromSequenceFiles >> > >> > and have a script to generate mappings and detect collisions. >> > >> > Robin >> > >> >