2014-09-29 47 views
0

我使用官方安装指南: http://docs.prediction.io/0.8.0/install/install-sourcecode.htmlPredictionIO小牛安装

$ git clone https://github.com/PredictionIO/PredictionIO.git 
$ cd PredictionIO 
$ ./make-distribution.sh 

输入这些命令后,我得到了错误:

[warn] Class org.apache.hadoop.mapreduce.Job not found - continuing with a stub. 
[warn] Class org.apache.hadoop.mapred.JobConf not found - continuing with a stub. 
[warn] Class java.lang.AutoCloseable not found - continuing with a stub. 
[error] 
[error]  while compiling: /Users/voldemar/tmp/PredictionIO/data/src/main/scala/storage/elasticsearch/ESEngineInstances.scala 
[error]   during phase: typer 
[error]  library version: version 2.10.4 
[error]  compiler version: version 2.10.4 

请告诉我安装PredictionIO解决方案OSX系统上。

回答

3

问题解决了安装JDK 7.