-
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" …
-
I get the following error when I try to build the engine:
`[INFO] [Engine$] [warn] ::::::::::::::::::::::::::::::::::::::::::::::
[INFO] [Engine$] [warn] :: UNRESOLVED DEPENDENCIES …
-
I am quite new to predictionIO/universal recommender and wondering is there any way to model events between multiple entities like I want one event courseTaken between user and courses. O there I want…
-
This is my pio-env.sh file
-----------------------------------------------------------------------------------
#!/usr/bin/env bash
#BASIC
SPARK_HOME=/usr/lib/spark
MYSQL_JDBC_DRIVER=/usr/sha…
-
I am having .ivy2 and .sbt folder in /root from a previous build on internet. Now when I try to build without internet, I get dependency error for spark-core:
This is my build.sbt:
libraryDependen…
-
I'm using the prediction io amazon image and trying to use this template. I have installed elasticsearch and configure conf/pio-env.sh to point pio_meta storage to elasticsearch but I'm stuck running…
-
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$]…
-
Hi there, after running a pio build i got this error:
[INFO] [Console$] [warn] ::::::::::::::::::::::::::::::::::::::::::::::
[INFO] [Console$] [warn] :: UNRESOLVED DEPENDENCIES …
-
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 like the changes you have made to Similar Products. Glad to see someone picking up my slack.
I have had plans for further development for a while now to integrate other parts of Magento with Pr…