You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@predictionio.apache.org by zulkifli <ca...@gmail.com> on 2016/08/11 12:39:31 UTC

asking about storing result

Dear ALL,

my installer by default is using Hbase as event server, and then 2 days ago
i migrate from Hbase into Mysql.

i would like ask, about :

1. where is the storage of model matrix factorization?
2. when running process pio deploy, what process happened which is taken
from HDFS or Elastic Search?
3. when im still using Hbase, the result of recommendation are many (>1).
after migrate into Mysql, the result of recommendation are (==1).
we are already store data into MySql. do you know, why the result like that
don't you?
4. why when im request recommendation to port 8000, why im getting error
*jdbc.mysql.sqlException*?
is not that mysql just as Event Storage?

according to this link http://predictionio.incubator.apache.org/system/

so many thanks,
Zul

Re: asking about storing result

Posted by Donald Szeto <do...@apache.org>.
Hi Zul,

Would you please post usage questions to
user@predictionio.incubator.apache.org instead? The dev@ list is used for
development discussions. Thanks!

Regards,
Donald

On Thursday, August 11, 2016, zulkifli <ca...@gmail.com> wrote:

> Dear ALL,
>
> my installer by default is using Hbase as event server, and then 2 days ago
> i migrate from Hbase into Mysql.
>
> i would like ask, about :
>
> 1. where is the storage of model matrix factorization?
> 2. when running process pio deploy, what process happened which is taken
> from HDFS or Elastic Search?
> 3. when im still using Hbase, the result of recommendation are many (>1).
> after migrate into Mysql, the result of recommendation are (==1).
> we are already store data into MySql. do you know, why the result like that
> don't you?
> 4. why when im request recommendation to port 8000, why im getting error
> *jdbc.mysql.sqlException*?
> is not that mysql just as Event Storage?
>
> according to this link http://predictionio.incubator.apache.org/system/
>
> so many thanks,
> Zul
>