Re: Train a model without stopping

2017-09-06 Thread Paul-Armand Verhaegen
I believe there are 2 main methods: 1. stop serving a couple of seconds while deploying the newly trained model, this is supported from pio as is. 2. make a more flexible solution that can route traffic differently or cache results. We have a reverse proxy (openresty / nginx + lua) in front, so

Re: Creating App steps hangs

2017-03-20 Thread Paul-Armand Verhaegen
I also saw it hung for several minutes, but it came through on my server. Thought it was related to us using Elasticsearch as meta and event backend. Paul > On 20 Mar 2017, at 20:20, David King wrote: > > Hi, > > I'm following the tutorial at > http://predictionio.incubator.apache.org/temp

Re: PredictionIO with remote Spark and Elasticsearch

2017-03-02 Thread Paul-Armand Verhaegen
We went to elastic.co to circumvent that. They are also on AWS but have the transportclient port. > On 2 Mar 2017, at 23:02, Pat Ferrel wrote: > > Yes, PIO uses the TransportClient and this is being deprecated by ES. PIO has > a feature branch that adds support for ES5 us

Re: Installing on Linux/Mac through tar

2016-10-19 Thread Paul-Armand Verhaegen
I found it at https://dist.apache.org/repos/dist/release/incubator/predictionio/0.10.0-incubating/ Paul-Armand > On 19 Oct 2016, at 10:43, Saurav Sarkar wrote: > > Hi All, > > It seems the tar link is no