Re: Error while pio status

2017-06-07 Thread Dan Guja
Alexey, Can you try to isolate the issue and first check if HBase integration is working? Try to setup PIO to use LOCALFS for model storing: PIO_STORAGE_REPOSITORIES_MODELDATA_SOURCE=LOCALFS And then check if PIO can connect to external HBASE. I have a similar config and my client HBASE

Re: Error while pio status

2017-06-07 Thread Pat Ferrel
Sorry for the confusion over support, PIO has many components and the docker container you are using is of unknown origin (to me anyway) It seems to have misconfigured something. Please be sure to tell the author or create a PR for it so it can be fixed for other users, it’s one way to pay for

Re: Error while pio status

2017-06-07 Thread Pat Ferrel
This group is for support of ActionML projects like the Universal Recommender. Please direct PIO questions to the Apache PIO mailing list. On Jun 7, 2017, at 6:32 AM, hed...@gmail.com wrote: I'm trying to setup PIO 0.11.0 in docker using this

Re: Error while pio status

2017-04-03 Thread infoquest india
I have done corrections and its giving errors below ERROR] [Console$] No storage backend implementation can be found (tried both org.apache.predictionio.data.storage.elasticsearch.ESModels and elasticsearch.ESModels) (org.apache.predictionio.data.storage. StorageClientException) [ERROR]

Re: Error while pio status

2017-04-03 Thread Pat Ferrel
No, your pio-env.sh is changed and needs correction as shown below. I will correct any mention of aml PIO, which has been merged with Apache PIO since 0.10.0 On Apr 3, 2017, at 8:38 AM, infoquest india wrote: Please check instructions on actionml.com

Re: Error while pio status

2017-04-03 Thread infoquest india
Please check instructions on actionml.com here http://actionml.com/docs/single_machine Its all i have copied from. And it also suggest aml version of prediction which is also incorrect. On Mon, 3 Apr 2017 at 8:41 PM, Pat Ferrel wrote: > The data will come from HBase

Re: Error while pio status

2017-04-03 Thread Pat Ferrel
The data will come from HBase (or possibly JDBC but not recommended) the model is always stored in Elasticsearch. The reason for storage in Elasticsearch is that the last step in the algorithm is performed by the ES query, with gives k-nearest neighbors based on cosine similarity. This is not

Error while pio status

2017-04-03 Thread infoquest india
Hi I am using pio status i am getting error SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/aml/pio/PredictionIO-0.11.0-SNAPSHOT/lib/spark/pio-data-hdfs-assembly-0.11.0-SNAPSHOT.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in