[GitHub] incubator-predictionio issue #368: Update linux distro url

2017-06-05 Thread dszeto
Github user dszeto commented on the issue: https://github.com/apache/incubator-predictionio/pull/368 Hey @steven-haddix , sorry for the late response and thanks for the PR. A couple comments about this PR. The Linux manual installation page is supposed to be used with binary

[jira] [Commented] (PIO-69) Create binary version of PredictionIO as part of release process

2017-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PIO-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16037648#comment-16037648 ] ASF GitHub Bot commented on PIO-69: --- Github user dszeto commented on the issue:

[jira] [Commented] (PIO-69) Create binary version of PredictionIO as part of release process

2017-06-05 Thread Donald Szeto (JIRA)
[ https://issues.apache.org/jira/browse/PIO-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16037643#comment-16037643 ] Donald Szeto commented on PIO-69: - Hey [~shinsuke], the main issue here is that Apache requires auditing all

[jira] [Commented] (PIO-86) Maintain a working docker container

2017-06-05 Thread Steven Yan (JIRA)
[ https://issues.apache.org/jira/browse/PIO-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16037641#comment-16037641 ] Steven Yan commented on PIO-86: --- [~sasher] If this helps, here is a Dockerfile

[GitHub] incubator-predictionio pull request #371: [PIO-61] Add S3 Model Data Reposit...

2017-06-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-predictionio/pull/371 --- 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-sdk-ruby issue #20: Enable create event in batch

2017-06-05 Thread dszeto
Github user dszeto commented on the issue: https://github.com/apache/incubator-predictionio-sdk-ruby/pull/20 LGTM. Thanks @kahirul ! --- 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

[jira] [Updated] (PIO-61) Add S3 Model Data Repository

2017-06-05 Thread Donald Szeto (JIRA)
[ https://issues.apache.org/jira/browse/PIO-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Szeto updated PIO-61: Fix Version/s: 0.12.0-incubating > Add S3 Model Data Repository > > >

[GitHub] incubator-predictionio-sdk-ruby issue #20: Enable create event in batch

2017-06-05 Thread dszeto
Github user dszeto commented on the issue: https://github.com/apache/incubator-predictionio-sdk-ruby/pull/20 LGTM. Thanks @kahirul ! --- 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

[jira] [Resolved] (PIO-61) Add S3 Model Data Repository

2017-06-05 Thread Donald Szeto (JIRA)
[ https://issues.apache.org/jira/browse/PIO-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Szeto resolved PIO-61. - Resolution: Fixed > Add S3 Model Data Repository > > > Key:

[jira] [Commented] (PIO-61) Add S3 Model Data Repository

2017-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PIO-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16037629#comment-16037629 ] ASF GitHub Bot commented on PIO-61: --- Github user asfgit closed the pull request at:

[GitHub] incubator-predictionio-sdk-ruby issue #19: Add ability to push events to spe...

2017-06-05 Thread dszeto
Github user dszeto commented on the issue: https://github.com/apache/incubator-predictionio-sdk-ruby/pull/19 LGTM. Thanks @ZhKostev ! --- 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

[GitHub] incubator-predictionio-sdk-ruby pull request #19: Add ability to push events...

2017-06-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-predictionio-sdk-ruby/pull/19 --- 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,

[jira] [Commented] (PIO-61) Add S3 Model Data Repository

2017-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PIO-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16037625#comment-16037625 ] ASF GitHub Bot commented on PIO-61: --- Github user dszeto commented on the issue:

Re: PIO 0.12.0 and Graduation Time?

2017-06-05 Thread Andrew Purtell
Sure, you can always ask. Someone might volunteer their time . On Mon, Jun 5, 2017 at 11:04 AM, Donald Szeto wrote: > Hey Andrew, is it possible for us to create non-release binary > distributions and ask Incubator PMC to help take a look without starting a > voting thread?

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread liningalex
Github user liningalex commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120186661 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/ojdbc/OJDBCChannels.scala --- @@ -0,0 +1,56 @@ +/* +

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread liningalex
Github user liningalex commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120186563 --- Diff: data/src/main/scala/org/apache/predictionio/data/storage/Storage.scala --- @@ -306,9 +306,18 @@ object Storage extends Logging

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread liningalex
Github user liningalex commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120186635 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/ojdbc/OJDBCAccessKeys.scala --- @@ -0,0 +1,45 @@ +/*

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread liningalex
Github user liningalex commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120186730 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/ojdbc/OJDBCEvaluationInstances.scala --- @@ -0,0 +1,52 @@

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread liningalex
Github user liningalex commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120186758 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/ojdbc/OJDBCModels.scala --- @@ -0,0 +1,56 @@ +/* + *

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread liningalex
Github user liningalex commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120186611 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/jdbc/JDBCEvaluationInstances.scala --- @@ -29,8 +29,9 @@

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread liningalex
Github user liningalex commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120186601 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/jdbc/JDBCChannels.scala --- @@ -29,14 +29,15 @@ class

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread liningalex
Github user liningalex commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120186994 --- Diff: core/src/main/scala/org/apache/predictionio/workflow/CreateServer.scala --- @@ -198,7 +198,7 @@ object CreateServer extends

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread liningalex
Github user liningalex commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120186512 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/ojdbc/StorageClient.scala --- @@ -0,0 +1,53 @@ +/* +

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread takezoe
Github user takezoe commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120151665 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/ojdbc/OJDBCChannels.scala --- @@ -0,0 +1,56 @@ +/* + *

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread takezoe
Github user takezoe commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120151628 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/ojdbc/OJDBCApps.scala --- @@ -0,0 +1,59 @@ +/* + *

Re: PIO 0.12.0 and Graduation Time?

2017-06-05 Thread Donald Szeto
Hey Andrew, is it possible for us to create non-release binary distributions and ask Incubator PMC to help take a look without starting a voting thread? This would allow us iron out issues in parallel to working on 0.12. On Wed, May 31, 2017 at 9:08 AM, Andrew Purtell wrote:

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread takezoe
Github user takezoe commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120154775 --- Diff: core/src/main/scala/org/apache/predictionio/workflow/CreateServer.scala --- @@ -198,7 +198,7 @@ object CreateServer extends

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread takezoe
Github user takezoe commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120151427 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/jdbc/JDBCEvaluationInstances.scala --- @@ -29,8 +29,9 @@ class

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread takezoe
Github user takezoe commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120151860 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/ojdbc/OJDBCModels.scala --- @@ -0,0 +1,56 @@ +/* + *

[GitHub] incubator-predictionio issue #387: Oracle databas supports

2017-06-05 Thread takezoe
Github user takezoe commented on the issue: https://github.com/apache/incubator-predictionio/pull/387 @dszeto As our concern, is it possible to test with Oracle database on Travis-CI or ASF's Jenkins? If no, it might be difficult to guarantee this Oracle support works correctly over

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread takezoe
Github user takezoe commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120151731 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/ojdbc/OJDBCEngineInstances.scala --- @@ -0,0 +1,55 @@ +/*

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread takezoe
Github user takezoe commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120151544 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/ojdbc/OJDBCAccessKeys.scala --- @@ -0,0 +1,45 @@ +/* +

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread takezoe
Github user takezoe commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120153688 --- Diff: data/src/main/scala/org/apache/predictionio/data/storage/Storage.scala --- @@ -306,9 +306,18 @@ object Storage extends Logging {

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread takezoe
Github user takezoe commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120150849 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/jdbc/JDBCChannels.scala --- @@ -29,14 +29,15 @@ class

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread takezoe
Github user takezoe commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120151795 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/ojdbc/OJDBCEvaluationInstances.scala --- @@ -0,0 +1,52 @@

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread takezoe
Github user takezoe commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120151484 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/jdbc/JDBCModels.scala --- @@ -28,15 +28,18 @@ import

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread takezoe
Github user takezoe commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120151362 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/jdbc/JDBCEngineInstances.scala --- @@ -29,8 +29,9 @@ class

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread takezoe
Github user takezoe commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120147041 --- Diff: data/src/main/scala/org/apache/predictionio/data/storage/Storage.scala --- @@ -306,9 +306,18 @@ object Storage extends Logging {

[GitHub] incubator-predictionio pull request #387: Oracle databas supports

2017-06-05 Thread ex00
Github user ex00 commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/387#discussion_r120063752 --- Diff: storage/jdbc/src/main/scala/org/apache/predictionio/data/storage/ojdbc/StorageClient.scala --- @@ -0,0 +1,53 @@ +/* + *

[GitHub] incubator-predictionio pull request #389: [PIO-91] Fixed hadoop-hdfs artifac...

2017-06-05 Thread shimamoto
GitHub user shimamoto opened a pull request: https://github.com/apache/incubator-predictionio/pull/389 [PIO-91] Fixed hadoop-hdfs artifact missing error I made a mistake when I reviewed dependencies. Basically, the problem is due to unavailability of the hadoop-hdfs jars. You

[jira] [Commented] (PIO-91) hadoop-hdfs artifact missing when creating binary version of PredictionIO

2017-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PIO-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16036848#comment-16036848 ] ASF GitHub Bot commented on PIO-91: --- GitHub user shimamoto opened a pull request: