首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >PredictionIO小车安装

PredictionIO小车安装
EN

Stack Overflow用户
提问于 2014-09-29 11:49:59
回答 1查看 295关注 0票数 0

我正在使用官方安装指南:http://docs.prediction.io/0.8.0/install/install-sourcecode.html

代码语言:javascript
复制
$ git clone https://github.com/PredictionIO/PredictionIO.git
$ cd PredictionIO
$ ./make-distribution.sh

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

代码语言:javascript
复制
[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

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

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2014-09-29 14:07:59

解决了JDK 7的安装问题。

票数 3
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/26099242

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档