Today, I cloned the UR from Git. (tested for master and develop branche)

When I run the ./examples/integration-test I get the following error:

[ERROR] [Engine$] [error]
/opt/projectuser/templates/ur-final/src/main/scala/URAlgorithm.scala:26:
expected class or object definition
[ERROR] [Engine$] [error] \import
org.apache.mahout.math.cf.{DownsamplableCrossOccurrenceDataset,
SimilarityAnalysis}
[ERROR] [Engine$] [error] ^
[ERROR] [Engine$] [error] one error found
[ERROR] [Engine$] [error] (compile:compileIncremental) Compilation failed
[ERROR] [Engine$] [error] Total time: 12 s, completed May 23, 2017 1:31:17
PM
[ERROR] [Engine$] Return code of build command:
/opt/projectuser/Project/PredictionIO-0.11.0-incubating/sbt/sbt  package
assemblyPackageDependency is 1. Aborting.

I also have a project cloned from last week. That integration test works
fine.

Could this be a problem of my current configuration or is it a problem in
the project?

Reply via email to