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

2016-08-16 Thread pferrel
Github user pferrel closed the pull request at: https://github.com/apache/incubator-predictionio/pull/273 --- 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 #273: PIO-20 Merge ActionML fork

2016-08-14 Thread pferrel
Github user pferrel commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/273#discussion_r74712711 --- Diff: bin/install.sh --- @@ -102,9 +103,8 @@ if [[ "$OS" = "Linux" && $(cat /proc/1/cgroup) == *cpu:/docker/* ]]; then # Java

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

2016-08-14 Thread pferrel
Github user pferrel commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/273#discussion_r74712571 --- Diff: RELEASE.md --- @@ -1,26 +1,58 @@ -##Release Notes and News +#Release Notes and News **Note:** For upgrade

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

2016-08-13 Thread dszeto
Github user dszeto commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/273#discussion_r74695409 --- Diff: bin/install.sh --- @@ -102,9 +103,8 @@ if [[ "$OS" = "Linux" && $(cat /proc/1/cgroup) == *cpu:/docker/* ]]; then # Java

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

2016-08-13 Thread dszeto
Github user dszeto commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/273#discussion_r74695359 --- Diff: RELEASE.md --- @@ -1,26 +1,58 @@ -##Release Notes and News +#Release Notes and News **Note:** For upgrade

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

2016-08-13 Thread pferrel
Github user pferrel commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/273#discussion_r74690832 --- Diff: build.sbt --- @@ -19,7 +19,7 @@ import UnidocKeys._ name := "pio" -version in ThisBuild := "0.10.0-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_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 #273: PIO-20 Merge ActionML fork

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

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

2016-08-09 Thread pferrel
Github user pferrel commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/273#discussion_r74152214 --- Diff: conf/pio-env.sh.template --- @@ -53,7 +36,7 @@ PIO_FS_TMPDIR=$PIO_FS_BASEDIR/tmp # storage facilities. Default values are

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

2016-08-09 Thread tom-chan
Github user tom-chan commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/273#discussion_r74125867 --- Diff: conf/log4j.properties --- @@ -1,20 +1,3 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one or more -#

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

2016-08-09 Thread tom-chan
Github user tom-chan commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/273#discussion_r74125863 --- Diff: build.sbt --- @@ -163,24 +163,24 @@ pioUnidoc := { pomExtra in ThisBuild := {

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

2016-08-09 Thread pferrel
GitHub user pferrel opened a pull request: https://github.com/apache/incubator-predictionio/pull/273 PIO-20 Merge ActionML fork You can merge this pull request into a Git repository by running: $ git pull https://github.com/pferrel/PredictionIO actionml-merge Alternatively