Guys, using release 0.7 I have this complaint in my IDE(IntelliJ) for
org.apache.mahout.cf.taste.hadoop.als.FactorizationEvaluator
and org.apache.mahout.cf.taste.hadoop.als.ParallelALSFactorizationJob:

Here's the offending line for both classes:
import org.apache.mahout.math.map.OpenIntObjectHashMap;

Am I missing a build step?  The test for parallel als factorization job
runs fine.

Thanks
Andrew

Reply via email to