Dear Hasan, The file was removed from that link 5 days ago. Than you for pointing that out. I corrected the link so you can try again. Regarding the other error: you have to install and deploy Mahout completely and without any errors. Please tell me which version of Maven an which version of JDK you use?
Regards, Djordje ________________________________________ From: Md Hasan Taufiq Imam [[email protected]] Sent: Tuesday, May 15, 2012 3:49 PM To: [email protected] Subject: ClodSuite - Data analytics: Mahout installation and dead link for data set Hi, I am trying to run the data analytics benchmark of the CloudSuite. I have tried installing Mahout as instructed. However only the core and few other modules were installed correctly. My question is, can I proceed with the benchmarking with this installation? Please look at the partial build output at the end of the email. Looking at the output it seems to be some problem with the source code. Should I try again with an older stable release? Also the second link in the data analytics benchmark (http://download.wikimedia.org/enwiki/20100904/enwiki-20100904-pages-articles1.xml.bz2) is supposed to download a smaller training data set. However, I get a "403 - Forbidden" error when I try that link. Kindly let me know an alternative link to the data set. Thank you in advance. Best regards, Hasan Imam Mahout - partial build result: (Contains only the error and the summary) [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/hasan/Downloads/mahout-distribution-0.6/integration/src/main/java/org/apache/mahout/cf/taste/impl/model/jdbc/ConnectionPoolDataSource.java:[39,13] error: ConnectionPoolDataSource is not abstract and does not override abstract method getParentLogger() in CommonDataSource [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Mahout ..................................... SUCCESS [1:08.252s] [INFO] Mahout Build Tools ................................ SUCCESS [34.691s] [INFO] Mahout Math ....................................... SUCCESS [30.527s] [INFO] Mahout Core ....................................... SUCCESS [2:16.965s] [INFO] Mahout Integration ................................ FAILURE [57.537s] [INFO] Mahout Examples ................................... SKIPPED [INFO] Mahout Release Package ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5:29.267s [INFO] Finished at: Mon May 14 15:28:22 EDT 2012 [INFO] Final Memory: 52M/149M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project mahout-integration: Compilation failure [ERROR] /home/hasan/Downloads/mahout-distribution-0.6/integration/src/main/java/org/apache/mahout/cf/taste/impl/model/jdbc/ConnectionPoolDataSource.java:[39,13] error: ConnectionPoolDataSource is not abstract and does not override abstract method getParentLogger() in CommonDataSource [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
