Thanks Ted. I will move my code to trunk and get it working.
Steve -----Original Message----- From: Ted Dunning [mailto:[email protected]] Sent: Monday, August 16, 2010 11:20 AM To: [email protected] Subject: Re: Clustering Questions On Mon, Aug 16, 2010 at 11:15 AM, Severance, Steve <[email protected]>wrote: > > 1. It appears that the .job files contain the code that is actually > needed to run. How do I build these? They don't seem to be built when > I build mahout with Maven. > Which version are you using? I recommend trunk for pretty much everything. > 2. The Mahout 0.3 tag line numbers don't seem to match with the > compiled jars. What revision number is 0.3 built from? > It should have been what was tagged. But, even so, I recommend using trunk. > 3. It looks like the format of the cluster files changed between > 0.3and 0.4. Is this true? > Others can say for sure, but this is very likely. 0.4 is going to be a major change. 4. I was never able to get the Cluster dumping tool to work. I wrotemy > own to export the clusters to hive for analysis. Are there any plans > for= better Hive integration? > This has been substantially improved. Is there something that can be done to facilitate Hive integration without making Hive a dependency?
