[jira] [Commented] (RYA-377) Implement single node kafka streams incremental SPARQL processor

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310521#comment-16310521 ] ASF GitHub Bot commented on RYA-377: Github user asfgit commented on the issue:

[GitHub] incubator-rya issue #257: RYA-377 Rya Streams

2018-01-03 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/incubator-rya/pull/257 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/590/ ---

[jira] [Commented] (RYA-377) Implement single node kafka streams incremental SPARQL processor

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310481#comment-16310481 ] ASF GitHub Bot commented on RYA-377: Github user asfgit commented on the issue:

[GitHub] incubator-rya issue #257: RYA-377 Rya Streams

2018-01-03 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/incubator-rya/pull/257 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/591/ ---

[jira] [Commented] (RYA-303) Mongo PCJ indexer support

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310597#comment-16310597 ] ASF GitHub Bot commented on RYA-303: Github user asfgit commented on the issue:

[GitHub] incubator-rya issue #172: RYA-303 Mongo PCJ Support

2018-01-03 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/incubator-rya/pull/172 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/592/ ---

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread jdasch
Github user jdasch commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159466471 --- Diff: dao/mongodb.rya/src/main/java/org/apache/rya/mongodb/StatefulMongoDBRdfConfiguration.java --- @@ -0,0 +1,102 @@ +/** + * Licensed

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread jdasch
Github user jdasch commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159466978 --- Diff: dao/mongodb.rya/src/main/java/org/apache/rya/mongodb/EmbeddedMongoFactory.java --- @@ -79,19 +79,27 @@ private int

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309987#comment-16309987 ] ASF GitHub Bot commented on RYA-414: Github user jdasch commented on a diff in the pull request:

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309986#comment-16309986 ] ASF GitHub Bot commented on RYA-414: Github user jdasch commented on a diff in the pull request:

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread jdasch
Github user jdasch commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159484331 --- Diff: extras/indexing/src/main/java/org/apache/rya/indexing/entity/update/mongo/MongoEntityIndexer.java --- @@ -39,44 +35,16 @@ */

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309983#comment-16309983 ] ASF GitHub Bot commented on RYA-414: Github user jdasch commented on a diff in the pull request:

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread jdasch
Github user jdasch commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159477148 --- Diff: dao/mongodb.rya/src/main/java/org/apache/rya/mongodb/MongoDBRdfConfiguration.java --- @@ -92,184 +93,162 @@ public MongoDBRdfConfiguration

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread jdasch
Github user jdasch commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159475679 --- Diff: dao/mongodb.rya/src/main/java/org/apache/rya/mongodb/StatefulMongoDBRdfConfiguration.java --- @@ -0,0 +1,102 @@ +/** + * Licensed

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309993#comment-16309993 ] ASF GitHub Bot commented on RYA-414: Github user jdasch commented on a diff in the pull request:

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread jdasch
Github user jdasch commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159484266 --- Diff: extras/indexing/src/main/java/org/apache/rya/indexing/entity/update/mongo/MongoEntityIndexer.java --- @@ -39,44 +35,16 @@ */

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309988#comment-16309988 ] ASF GitHub Bot commented on RYA-414: Github user jdasch commented on a diff in the pull request:

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread jdasch
Github user jdasch commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159477077 --- Diff: dao/mongodb.rya/src/main/java/org/apache/rya/mongodb/MongoDBRdfConfiguration.java --- @@ -92,184 +93,162 @@ public MongoDBRdfConfiguration

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309990#comment-16309990 ] ASF GitHub Bot commented on RYA-414: Github user jdasch commented on a diff in the pull request:

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309992#comment-16309992 ] ASF GitHub Bot commented on RYA-414: Github user jdasch commented on a diff in the pull request:

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309991#comment-16309991 ] ASF GitHub Bot commented on RYA-414: Github user jdasch commented on a diff in the pull request:

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread jdasch
Github user jdasch commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159478708 --- Diff: sail/src/main/java/org/apache/rya/rdftriplestore/RdfCloudTripleStore.java --- @@ -2,12 +2,6 @@ import static

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread jdasch
Github user jdasch commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159479656 --- Diff: extras/rya.geoindexing/geo.mongo/src/test/java/org/apache/rya/indexing/geotemporal/GeoTemporalProviderTest.java --- @@ -36,7 +36,7 @@

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread jdasch
Github user jdasch commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159477674 --- Diff: dao/mongodb.rya/src/main/java/org/apache/rya/mongodb/AbstractMongoDBRdfConfigurationBuilder.java --- @@ -120,7 +120,7 @@ public B

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159511304 --- Diff: extras/indexing/src/main/java/org/apache/rya/indexing/statement/metadata/matching/RyaQueryEngineFactory.java --- @@ -64,12 +60,13 @@

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159511388 --- Diff: extras/rya.geoindexing/geo.common/src/main/java/org/apache/rya/indexing/geotemporal/GeoTemporalIndexer.java --- @@ -33,15 +32,15 @@

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310182#comment-16310182 ] ASF GitHub Bot commented on RYA-414: Github user kchilton2 commented on a diff in the pull request:

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159511563 --- Diff: dao/mongodb.rya/src/main/java/org/apache/rya/mongodb/AbstractMongoDBRdfConfigurationBuilder.java --- @@ -120,7 +120,7 @@ public B

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159511918 --- Diff: dao/mongodb.rya/src/main/java/org/apache/rya/mongodb/EmbeddedMongoFactory.java --- @@ -79,19 +79,27 @@ private int

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310190#comment-16310190 ] ASF GitHub Bot commented on RYA-414: Github user kchilton2 commented on a diff in the pull request:

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159512111 --- Diff: dao/mongodb.rya/src/main/java/org/apache/rya/mongodb/MongoDBRdfConfiguration.java --- @@ -92,184 +93,162 @@ public

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310188#comment-16310188 ] ASF GitHub Bot commented on RYA-414: Github user kchilton2 commented on a diff in the pull request:

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159512745 --- Diff: dao/mongodb.rya/src/main/java/org/apache/rya/mongodb/StatefulMongoDBRdfConfiguration.java --- @@ -0,0 +1,102 @@ +/** + *

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310195#comment-16310195 ] ASF GitHub Bot commented on RYA-414: Github user kchilton2 commented on a diff in the pull request:

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310197#comment-16310197 ] ASF GitHub Bot commented on RYA-414: Github user kchilton2 commented on a diff in the pull request:

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159512809 --- Diff: dao/mongodb.rya/src/main/java/org/apache/rya/mongodb/StatefulMongoDBRdfConfiguration.java --- @@ -0,0 +1,102 @@ +/** + *

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310202#comment-16310202 ] ASF GitHub Bot commented on RYA-414: Github user kchilton2 commented on a diff in the pull request:

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159512956 --- Diff: extras/indexing/src/main/java/org/apache/rya/indexing/entity/update/mongo/MongoEntityIndexer.java --- @@ -39,44 +35,16 @@ */

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310203#comment-16310203 ] ASF GitHub Bot commented on RYA-414: Github user kchilton2 commented on a diff in the pull request:

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310201#comment-16310201 ] ASF GitHub Bot commented on RYA-414: Github user kchilton2 commented on a diff in the pull request:

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159512948 --- Diff: extras/indexing/src/main/java/org/apache/rya/indexing/entity/update/mongo/MongoEntityIndexer.java --- @@ -39,44 +35,16 @@ */

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310206#comment-16310206 ] ASF GitHub Bot commented on RYA-414: Github user kchilton2 commented on a diff in the pull request:

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159513534 --- Diff: sail/src/main/java/org/apache/rya/rdftriplestore/RdfCloudTripleStore.java --- @@ -2,12 +2,6 @@ import static

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159513721 --- Diff: extras/rya.geoindexing/geo.mongo/src/test/java/org/apache/rya/indexing/geotemporal/mongo/MongoITBase.java --- @@ -1,64 +0,0 @@ -/**

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310208#comment-16310208 ] ASF GitHub Bot commented on RYA-414: Github user kchilton2 commented on a diff in the pull request:

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159509027 --- Diff: dao/mongodb.rya/src/test/java/org/apache/rya/mongodb/MongoTestBase.java --- @@ -33,27 +34,43 @@ */ public class MongoTestBase

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310161#comment-16310161 ] ASF GitHub Bot commented on RYA-414: Github user kchilton2 commented on a diff in the pull request:

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159509885 --- Diff: dao/mongodb.rya/src/main/java/org/apache/rya/mongodb/EmbeddedMongoFactory.java --- @@ -79,19 +79,27 @@ private int

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310175#comment-16310175 ] ASF GitHub Bot commented on RYA-414: Github user kchilton2 commented on a diff in the pull request:

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159510270 --- Diff: dao/mongodb.rya/src/main/java/org/apache/rya/mongodb/dao/SimpleMongoDBNamespaceManager.java --- @@ -37,147 +37,145 @@ public

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310177#comment-16310177 ] ASF GitHub Bot commented on RYA-414: Github user kchilton2 commented on a diff in the pull request:

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159510572 --- Diff: dao/mongodb.rya/src/test/java/org/apache/rya/mongodb/EmbeddedMongoSingleton.java --- @@ -19,20 +19,43 @@ package

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310178#comment-16310178 ] ASF GitHub Bot commented on RYA-414: Github user kchilton2 commented on a diff in the pull request:

[GitHub] incubator-rya pull request #256: RYA-414

2018-01-03 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/256#discussion_r159510828 --- Diff: dao/mongodb.rya/src/test/java/org/apache/rya/mongodb/MongoDBRyaDAOIT.java --- @@ -503,8 +526,11 @@ public void testVisibility() throws

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310179#comment-16310179 ] ASF GitHub Bot commented on RYA-414: Github user kchilton2 commented on a diff in the pull request:

[GitHub] incubator-rya issue #256: RYA-414

2018-01-03 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/incubator-rya/pull/256 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/589/ ---

[jira] [Commented] (RYA-414) Fix inconsistent method of using MongoClient within a Sail object

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310263#comment-16310263 ] ASF GitHub Bot commented on RYA-414: Github user asfgit commented on the issue:

[jira] [Assigned] (RYA-418) Rya Streams: Use Kafka Connect to push statements from Mongo DB to a Kafka Topic.

2018-01-03 Thread Kevin Chilton (JIRA)
[ https://issues.apache.org/jira/browse/RYA-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Chilton reassigned RYA-418: - Assignee: Kevin Chilton > Rya Streams: Use Kafka Connect to push statements from Mongo DB to a

[jira] [Created] (RYA-418) Rya Streams: Use Kafka Connect to push statements from Mongo DB to a Kafka Topic.

2018-01-03 Thread Kevin Chilton (JIRA)
Kevin Chilton created RYA-418: - Summary: Rya Streams: Use Kafka Connect to push statements from Mongo DB to a Kafka Topic. Key: RYA-418 URL: https://issues.apache.org/jira/browse/RYA-418 Project: Rya