-
I was trying to set up a PIO server with a remote ES and remote HBASE/Zookeeper via Docker.
**versions used**:
* SCALA_VERSION 2.11.8
* PIO_VERSION 0.12.1 ("from source" downloaded from apache …
-
Hello,
I've tried building this template on [steveny2k/docker-predictionio](https://github.com/steveny2k/docker-predictionio/blob/pio-0.12.0/Dockerfile) but I get this error:
`[ERROR] [Engine$]…
-
When I follow the quickstart example for similar product in the 0.12.0 version docker container, I get
```[INFO] [Engine$] Compilation finished successfully.
[INFO] [Engine$] Looking for an engine.…
-
Starting and stopping the PIO services, creating a new PIO app, and building an engine works.
But when I try to train an engine before deploying it, I get this error:
```
Exception in thread "main" …
-
https://github.com/mingfang/docker-predictionio/blob/bb1e3e80f8f603be97f8696d3e12e4ce49798710/Dockerfile#L30
--2018-09-04 15:41:35-- http://www-us.apache.org/dist/spark/spark-2.2.1/spark-2.2.1-bin…
-
Guys, I'm trying to use recommender with PIO 0.10.0 and get following error
```
[INFO] [Console$] sbt.ResolveException: unresolved dependency: io.prediction#core_2.10;0.9.7-aml: not found
```
…
-
Below link is used in dockerfile to get preidctionIO but its give not found error
http://www-us.apache.org/dist/incubator/predictionio/0.10.0-incubating/apache-predictionio-0.10.0-incubating.tar.gz…
-
Hi @steveny2k ,
I changed the version of PIO from 0.10.0 to 0.12.0 Dockerfile installed predictionio 12, when i check the status it giving below error. can you please help me out of this issue.Tha…
-
Hi,
I'm trying to install predictionIO using docker image,I'm facing issue when
`RUN /PredictionIO/sbt/sbt package`
code is invoked. It is throwing server access error:Connection refused.
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
HOMEBREW_VERSION: 3.5.10-49-gb2ddb34
ORIGIN: https://github.com/Homebrew/brew
HEAD: b2ddb341a0489834dbbfcb57544d87c4…