Yes you are right. But how can I avert the 0.8-SNAPSHOT and stick to the 0.7 version? I have configured MAVEN+MAHOUT into eclipse. So the upgrade is happening automatically.. I guess I have to avoid [INFO] Building Apache Mahout 0.8-SNAPSHOT
Do you think it a problem with the 0.8-SNAPSHOT only or with the previous versions as well. I cant tell as I still have not run a single program successfully until now. Anyways while building the projects by maven: [INFO] Apache Mahout ---- Was OK [INFO] Mahout Build Tools ---- Was OK [INFO] Mahout Math ------ Compilation Error [INFO] Mahout Core [INFO] Mahout Integration [INFO] Mahout Examples [INFO] Mahout Release Package While building the Mahout Math it gave an error: [INFO] Compiling 238 source files to /home/abhijith/trunk/math/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR What do you think, I should I do? On Fri, Nov 23, 2012 at 4:14 PM, Julian Ortega <[email protected]> wrote: > Oh, you are using the 0.8-SNAPSHOT, which indeed has 6 tests. > > My best guess is that Mahout and its subprojects are not properly > configured to be used in Eclipse > > On Fri, Nov 23, 2012 at 4:03 PM, Abhijith CHandraprabhu < > [email protected] > > wrote: > > > ALSWRFactorizerTest > -- Best regards, Abhijith
