Hi, How to run RecommendationExamples. I do see the wiki page ( https://cwiki.apache.org/MAHOUT/recommendationexamples.html). It is not enough.* am getting the below error while running mvn install on mahout-examples.* **
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec Running *org.apache.mahout.ga.watchmaker.cd.tool.ToolReducerTest * Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running *org.apache.mahout.ga.watchmaker.cd.hadoop.CDReducerTest * Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Results : Tests in error: testGatherInfos(*org.apache.mahout.ga.watchmaker.cd.tool.CDInfosToolTest*) testEvaluate(* org.apache.mahout.ga.watchmaker.cd.hadoop.CDMahoutEvaluatorTest*) Tests run: 29, Failures: 0, Errors: 2, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.431s Any help is highly appriciated. Thanks, Pradeep.
