If you download the entire distribution from http://apache.cyberuse.com//mahout/0.4/ you will find the mahout-collections-1.0.jar you need under lib. The jar file included at http://apache.cyberuse.com//mahout/ does not include most of the classes for some reason.
Yuval Merhav On Fri, Feb 11, 2011 at 10:30 AM, Weishung Chung <[email protected]> wrote: > Thanks, I checked out the 1.0 version, but still can't find > OpenIntDoubleHashMap, is it being replaced by QuickOpenIntIntHashMap? > > On Fri, Feb 11, 2011 at 10:16 AM, Yuval Merhav <[email protected]> > wrote: > > > It's in the jar file "mahout-collections-1.0.jar" under the > > package org.apache.mahout.math.map > > > > Yuval Merhav > > > > > > On Fri, Feb 11, 2011 at 10:02 AM, Weishung Chung <[email protected]> > > wrote: > > > > > I checked out the source but I can't find this class, > > > org.apache.mahout.math.map.OpenIntDoubleHashMap, am I missing > something? > > > Thank you :) > > > > > > -- Yuval
