Re: PIO-20 problems

2016-08-11 Thread Pat Ferrel
With the keystore my template-based integration test passes and I’ve put the keystore back in. The diffs on PRs on Github seem completely wonky right now. Git diff is trustworthy at least. Will try the python tests now too. Thanks guys, working smoothly now. On Aug 11, 2016, at 11:53 AM,

[GitHub] incubator-predictionio pull request #273: PIO-20 Merge ActionML fork

2016-08-11 Thread dszeto
Github user dszeto commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/273#discussion_r74461039 --- Diff: build.sbt --- @@ -19,7 +19,7 @@ import UnidocKeys._ name := "pio" -version in ThisBuild := "0.9.7-SNAPSHOT"

[GitHub] incubator-predictionio pull request #273: PIO-20 Merge ActionML fork

2016-08-11 Thread dszeto
Github user dszeto commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/273#discussion_r74463515 --- Diff: manifest.json --- @@ -1 +1,2 @@

[GitHub] incubator-predictionio pull request #240: Fix spelling mistakes

2016-08-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-predictionio/pull/240 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] incubator-predictionio pull request #228: Update dase.html.md.erb

2016-08-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-predictionio/pull/228 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

Re: PIO-20 problems

2016-08-11 Thread Donald Szeto
Hi all, I went ahead and pulled Pat's branch, performed a clean build, and repeated the quick start guide of the Scala parallel recommendation template. I could produce the same problem, and root caused it to a missing conf/keystore.jks file. I think with SSL now optional, we should not be

[jira] [Commented] (PIO-20) Merge ActionML fork

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PIO-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15417615#comment-15417615 ] ASF GitHub Bot commented on PIO-20: --- Github user dszeto commented on a diff in the pull request:

[jira] [Commented] (PIO-20) Merge ActionML fork

2016-08-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PIO-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15417587#comment-15417587 ] ASF GitHub Bot commented on PIO-20: --- Github user dszeto commented on a diff in the pull request:

Re: PIO-20 problems

2016-08-11 Thread Chan Lee
I want to clarify some points: 2) Deploying templates do not require SSL. If you execute ./make-distribution.sh using the current develop branch (provided you change the namespace in the template from io.prediction to org.apache.predictionio), you can deploy without SSL on localhost. The travis

asking about storing result

2016-08-11 Thread zulkifli
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