[jira] [Commented] (STREAMS-344) Support binary protocol in streams-persist-graph

2017-01-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15809570#comment-15809570 ] ASF GitHub Bot commented on STREAMS-344: Github user smarthi commented on a diff in the pull

[jira] [Commented] (STREAMS-344) Support binary protocol in streams-persist-graph

2017-01-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15809574#comment-15809574 ] ASF GitHub Bot commented on STREAMS-344: Github user smarthi commented on a diff in the pull

[GitHub] incubator-streams pull request #348: STREAMS-344: streams-persist-neo4j

2017-01-08 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/348#discussion_r95082081 --- Diff: streams-contrib/streams-persist-neo4j/src/main/java/org/apache/streams/neo4j/Neo4jPersistUtil.java --- @@ -0,0 +1,151 @@ +package

[GitHub] incubator-streams pull request #348: STREAMS-344: streams-persist-neo4j

2017-01-08 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/348#discussion_r95082073 --- Diff: streams-contrib/streams-persist-neo4j/src/main/java/org/apache/streams/neo4j/Neo4jPersistUtil.java --- @@ -0,0 +1,151 @@ +package

[jira] [Commented] (STREAMS-344) Support binary protocol in streams-persist-graph

2017-01-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15809569#comment-15809569 ] ASF GitHub Bot commented on STREAMS-344: Github user smarthi commented on a diff in the pull

[jira] [Commented] (STREAMS-344) Support binary protocol in streams-persist-graph

2017-01-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15809571#comment-15809571 ] ASF GitHub Bot commented on STREAMS-344: Github user smarthi commented on a diff in the pull

[GitHub] incubator-streams pull request #348: STREAMS-344: streams-persist-neo4j

2017-01-08 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/348#discussion_r95082088 --- Diff: streams-contrib/streams-persist-neo4j/src/main/java/org/apache/streams/neo4j/bolt/Neo4jBoltClient.java --- @@ -0,0 +1,100 @@

[jira] [Commented] (STREAMS-344) Support binary protocol in streams-persist-graph

2017-01-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15809582#comment-15809582 ] ASF GitHub Bot commented on STREAMS-344: Github user smarthi commented on a diff in the pull

[GitHub] incubator-streams pull request #348: STREAMS-344: streams-persist-neo4j

2017-01-08 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/348#discussion_r95082122 --- Diff: streams-contrib/streams-persist-neo4j/src/main/java/org/apache/streams/neo4j/http/Neo4jHttpClient.java --- @@ -0,0 +1,84 @@

[GitHub] incubator-streams pull request #348: STREAMS-344: streams-persist-neo4j

2017-01-08 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/348#discussion_r95082300 --- Diff: streams-util/src/main/java/org/apache/streams/util/PropertyUtil.java --- @@ -98,22 +102,24 @@ public static ObjectNode

[jira] [Commented] (STREAMS-472) Fix failing IT in streams-plugins

2017-01-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15809586#comment-15809586 ] ASF GitHub Bot commented on STREAMS-472: Github user smarthi commented on the issue:

[GitHub] incubator-streams issue #349: STREAMS-472: fixes root cause

2017-01-08 Thread smarthi
Github user smarthi commented on the issue: https://github.com/apache/incubator-streams/pull/349 +1 lgtm --- 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,

[2/2] incubator-streams git commit: STREAMS:344: streams-persist-neo4j

2017-01-08 Thread sblackmon
STREAMS:344: streams-persist-neo4j Squashed commit of the following: commit 76207b1577a0fb6f05992c8700151223db20e4b3 Author: Steve Blackmon @steveblackmon Date: Sun Jan 8 12:29:32 2017 -0600 STREAMS-344: address PR feedback from

Build failed in Jenkins: streams-examples #180

2017-01-08 Thread Apache Jenkins Server
See Changes: [sblackmon] switch to bolt protocol -- [...truncated 18 lines...] Downloaded artifact

Build failed in Jenkins: streams-examples-site #66

2017-01-08 Thread Apache Jenkins Server
See Changes: [sblackmon] switch to bolt protocol -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-4 (ubuntu) in workspace

[GitHub] incubator-streams pull request #348: STREAMS-344: streams-persist-neo4j

2017-01-08 Thread steveblackmon
Github user steveblackmon commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/348#discussion_r95085434 --- Diff: streams-contrib/streams-persist-neo4j/src/main/java/org/apache/streams/neo4j/http/Neo4jHttpClient.java --- @@ -0,0 +1,84 @@

[jira] [Commented] (STREAMS-344) Support binary protocol in streams-persist-graph

2017-01-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15809813#comment-15809813 ] ASF GitHub Bot commented on STREAMS-344: Github user steveblackmon commented on a diff in the

[jira] [Commented] (STREAMS-344) Support binary protocol in streams-persist-graph

2017-01-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15809811#comment-15809811 ] ASF GitHub Bot commented on STREAMS-344: Github user steveblackmon commented on a diff in the

[jira] [Commented] (STREAMS-344) Support binary protocol in streams-persist-graph

2017-01-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15809812#comment-15809812 ] ASF GitHub Bot commented on STREAMS-344: Github user steveblackmon commented on a diff in the

[GitHub] incubator-streams pull request #348: STREAMS-344: streams-persist-neo4j

2017-01-08 Thread steveblackmon
Github user steveblackmon commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/348#discussion_r95085431 --- Diff: streams-contrib/streams-persist-neo4j/src/main/java/org/apache/streams/neo4j/bolt/Neo4jBoltClient.java --- @@ -0,0 +1,100 @@

[GitHub] incubator-streams pull request #348: STREAMS-344: streams-persist-neo4j

2017-01-08 Thread steveblackmon
Github user steveblackmon commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/348#discussion_r95085437 --- Diff: streams-util/src/main/java/org/apache/streams/util/PropertyUtil.java --- @@ -98,22 +102,24 @@ public static ObjectNode

incubator-streams git commit: resolves #348

2017-01-08 Thread sblackmon
Repository: incubator-streams Updated Branches: refs/heads/master 4bd22317e -> 08b6fac0d resolves #348 Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/08b6fac0 Tree:

[GitHub] incubator-streams pull request #349: STREAMS-472: fixes root cause

2017-01-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-streams/pull/349 --- 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 the

[2/2] incubator-streams git commit: Merge branch 'STREAMS-472.2'

2017-01-08 Thread sblackmon
Merge branch 'STREAMS-472.2' Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/9ef99942 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/9ef99942 Diff:

[GitHub] incubator-streams pull request #348: STREAMS-344: streams-persist-neo4j

2017-01-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-streams/pull/348 --- 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 the

[jira] [Commented] (STREAMS-472) Fix failing IT in streams-plugins

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

Build failed in Jenkins: streams-project-site #127

2017-01-08 Thread Apache Jenkins Server
See Changes: [sblackmon] STREAMS-472: fixes root cause [sblackmon] STREAMS:344: streams-persist-neo4j -- Started by an SCM change [EnvInject] - Loading node environment variables. Building

Build failed in Jenkins: streams-project-site #128

2017-01-08 Thread Apache Jenkins Server
See -- Started by upstream project "streams-project" build number 342 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H11

Build failed in Jenkins: streams-examples #181

2017-01-08 Thread Apache Jenkins Server
See -- [...truncated 17 lines...] using settings config with name simple-deploy-settings-no-mirror Replacing all maven server entries not found in credentials list is true Modules changed, recalculating

[jira] [Commented] (STREAMS-344) Support binary protocol in streams-persist-graph

2017-01-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15809824#comment-15809824 ] ASF GitHub Bot commented on STREAMS-344: Github user smarthi commented on the issue:

[GitHub] incubator-streams issue #348: STREAMS-344: streams-persist-neo4j

2017-01-08 Thread smarthi
Github user smarthi commented on the issue: https://github.com/apache/incubator-streams/pull/348 +1 to merge --- 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

incubator-streams-examples git commit: switch to bolt protocol

2017-01-08 Thread sblackmon
Repository: incubator-streams-examples Updated Branches: refs/heads/master 27f63c1d1 -> b43035722 switch to bolt protocol Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/commit/b4303572

[jira] [Commented] (STREAMS-344) Support binary protocol in streams-persist-graph

2017-01-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15809806#comment-15809806 ] ASF GitHub Bot commented on STREAMS-344: Github user steveblackmon commented on a diff in the

[jira] [Commented] (STREAMS-344) Support binary protocol in streams-persist-graph

2017-01-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15809807#comment-15809807 ] ASF GitHub Bot commented on STREAMS-344: Github user steveblackmon commented on a diff in the

[GitHub] incubator-streams pull request #348: STREAMS-344: streams-persist-neo4j

2017-01-08 Thread steveblackmon
Github user steveblackmon commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/348#discussion_r95085386 --- Diff: streams-contrib/streams-persist-neo4j/src/main/java/org/apache/streams/neo4j/Neo4jPersistUtil.java --- @@ -0,0 +1,151 @@

[GitHub] incubator-streams pull request #348: STREAMS-344: streams-persist-neo4j

2017-01-08 Thread steveblackmon
Github user steveblackmon commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/348#discussion_r95085389 --- Diff: streams-contrib/streams-persist-neo4j/src/main/java/org/apache/streams/neo4j/Neo4jPersistUtil.java --- @@ -0,0 +1,151 @@

[1/2] incubator-streams git commit: STREAMS:344: streams-persist-neo4j

2017-01-08 Thread sblackmon
Repository: incubator-streams Updated Branches: refs/heads/master 7810361d2 -> 4bd22317e http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/4bd22317/streams-contrib/streams-persist-neo4j/src/main/java/org/apache/streams/neo4j/bolt/Neo4jBoltPersistReader.java