template-user-similarity

2016-10-23 Thread Jim Miller
Hi, I’m working on comparing users. I found this template listed but with only the initial commit. https://github.com/PredictionIO/template-user-similarity My thought is that I may be able to edit this template to work in a similar fashion:

Re: No suitable driver found for jdbc:postgresql://localhost/pio

2016-10-23 Thread Jim Miller
Thanks Donald!  I appreciate it! --  Jim Miller On October 23, 2016 at 11:38:29 AM, Donald Szeto (don...@apache.org) wrote: Hi Jim, There is a missing -- in your command before --driver-class-path. The extra -- tells PIO that the following arguments should go to the underlying Spark.

[GitHub] incubator-predictionio-sdk-python issue #20: pip install predictionio doesn'...

2016-10-23 Thread iamShantanu101
GitHub user iamShantanu101 opened an issue: https://github.com/apache/incubator-predictionio-sdk-python/issues/20 pip install predictionio doesn't work on macOS Installing predictionio with pip ins't working. It prints out a hell lot of big message written in red and exits.

Re: Failed to load implementation Libraries

2016-10-23 Thread Donald Szeto
Hi Jim, You can also reduce the number of iterations in engine.json if you are testing locally. Regards, Donald On Monday, October 17, 2016, Jim Miller wrote: > Thanks Chan. I stopped the vm and increased memory from 6114 to 8192 and > that seemed to do the trick: > >