[GitHub] incubator-rya pull request #206: RYA-292 Added owl:intersectionOf inference.

2017-08-22 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/206#discussion_r134575148 --- Diff: sail/src/main/java/org/apache/rya/rdftriplestore/inference/InferenceEngine.java --- @@ -653,170 +664,406 @@ private void

[jira] [Commented] (RYA-332) Rename IntegrationTests to be suffixed with IT so they are tested.

2017-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16137255#comment-16137255 ] ASF GitHub Bot commented on RYA-332: GitHub user isper3at opened a pull request:

[jira] [Closed] (RYA-281) Decouple PCJ Creation in RYA and Fluo

2017-08-22 Thread Caleb Meier (JIRA)
[ https://issues.apache.org/jira/browse/RYA-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Meier closed RYA-281. --- Resolution: Fixed Fix Version/s: 3.2.11 > Decouple PCJ Creation in RYA and Fluo >

[jira] [Closed] (RYA-246) Separate Fluo query result exporters, Rya PCJ intermingled kafka triggers

2017-08-22 Thread Caleb Meier (JIRA)
[ https://issues.apache.org/jira/browse/RYA-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Meier closed RYA-246. --- Resolution: Fixed Fix Version/s: 3.2.11 > Separate Fluo query result exporters, Rya PCJ intermingled

[GitHub] incubator-rya pull request #209: Rya 296 hasSelf

2017-08-22 Thread jessehatfield
Github user jessehatfield commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/209#discussion_r134635678 --- Diff: sail/src/test/java/org/apache/rya/rdftriplestore/inference/InferenceIT.java --- @@ -324,15 +325,64 @@ public void testUnionQuery()

[GitHub] incubator-rya pull request #209: Rya 296 hasSelf

2017-08-22 Thread jessehatfield
Github user jessehatfield commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/209#discussion_r134620096 --- Diff: sail/src/main/java/org/apache/rya/rdftriplestore/inference/HasSelfVisitor.java --- @@ -0,0 +1,81 @@ +package

[GitHub] incubator-rya pull request #209: Rya 296 hasSelf

2017-08-22 Thread jessehatfield
Github user jessehatfield commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/209#discussion_r134629624 --- Diff: sail/src/main/java/org/apache/rya/rdftriplestore/inference/HasSelfVisitor.java --- @@ -0,0 +1,81 @@ +package

[GitHub] incubator-rya pull request #209: Rya 296 hasSelf

2017-08-22 Thread jessehatfield
Github user jessehatfield commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/209#discussion_r134617888 --- Diff: sail/src/main/java/org/apache/rya/rdftriplestore/inference/HasSelfVisitor.java --- @@ -0,0 +1,81 @@ +package

[GitHub] incubator-rya pull request #209: Rya 296 hasSelf

2017-08-22 Thread jessehatfield
Github user jessehatfield commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/209#discussion_r134629463 --- Diff: sail/src/main/java/org/apache/rya/rdftriplestore/inference/HasSelfVisitor.java --- @@ -0,0 +1,81 @@ +package

[GitHub] incubator-rya pull request #209: Rya 296 hasSelf

2017-08-22 Thread jessehatfield
Github user jessehatfield commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/209#discussion_r134629734 --- Diff: sail/src/main/java/org/apache/rya/rdftriplestore/inference/HasSelfVisitor.java --- @@ -0,0 +1,81 @@ +package

[GitHub] incubator-rya pull request #209: Rya 296 hasSelf

2017-08-22 Thread jessehatfield
Github user jessehatfield commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/209#discussion_r134618623 --- Diff: sail/src/main/java/org/apache/rya/rdftriplestore/inference/HasSelfVisitor.java --- @@ -0,0 +1,81 @@ +package

[GitHub] incubator-rya pull request #209: Rya 296 hasSelf

2017-08-22 Thread jessehatfield
Github user jessehatfield commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/209#discussion_r134632048 --- Diff: sail/src/main/java/org/apache/rya/rdftriplestore/inference/InferenceEngine.java --- @@ -1022,4 +1060,44 @@ public void

[GitHub] incubator-rya pull request #209: Rya 296 hasSelf

2017-08-22 Thread jessehatfield
Github user jessehatfield commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/209#discussion_r134632781 --- Diff: sail/src/test/java/org/apache/rya/rdftriplestore/inference/InferenceEngineTest.java --- @@ -365,4 +365,20 @@ public void

[GitHub] incubator-rya pull request #209: Rya 296 hasSelf

2017-08-22 Thread jessehatfield
Github user jessehatfield commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/209#discussion_r134630981 --- Diff: sail/src/main/java/org/apache/rya/rdftriplestore/inference/InferenceEngine.java --- @@ -1022,4 +1060,44 @@ public void

[GitHub] incubator-rya pull request #209: Rya 296 hasSelf

2017-08-22 Thread jessehatfield
Github user jessehatfield commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/209#discussion_r134630848 --- Diff: sail/src/main/java/org/apache/rya/rdftriplestore/inference/InferenceEngine.java --- @@ -1022,4 +1060,44 @@ public void

[GitHub] incubator-rya issue #209: Rya 296 hasSelf

2017-08-22 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/incubator-rya/pull/209 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/421/Build result:

[jira] [Commented] (RYA-292) Implement owl:intersectionOf inference

2017-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16137046#comment-16137046 ] ASF GitHub Bot commented on RYA-292: Github user jessehatfield commented on a diff in the pull request:

[GitHub] incubator-rya pull request #206: RYA-292 Added owl:intersectionOf inference.

2017-08-22 Thread jessehatfield
Github user jessehatfield commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/206#discussion_r134537523 --- Diff: sail/src/main/java/org/apache/rya/rdftriplestore/inference/InferenceEngine.java --- @@ -723,29 +724,38 @@ public void

[GitHub] incubator-rya pull request #149: RYA-266 Added calls to init() where-ever th...

2017-08-22 Thread meiercaleb
Github user meiercaleb commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/149#discussion_r134583719 --- Diff: extras/indexing/src/main/java/org/apache/rya/indexing/accumulo/temporal/AccumuloTemporalIndexer.java --- @@ -158,16 +167,20 @@ public

[jira] [Commented] (RYA-332) Rename IntegrationTests to be suffixed with IT so they are tested.

2017-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16137299#comment-16137299 ] ASF GitHub Bot commented on RYA-332: Github user asfgit commented on the issue:

[jira] [Commented] (RYA-266) Temporal index fails to write when using non-mock accumulo

2017-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16137307#comment-16137307 ] ASF GitHub Bot commented on RYA-266: Github user meiercaleb commented on a diff in the pull request:

[jira] [Commented] (RYA-292) Implement owl:intersectionOf inference

2017-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16137219#comment-16137219 ] ASF GitHub Bot commented on RYA-292: Github user ejwhite922 commented on a diff in the pull request:

[GitHub] incubator-rya pull request #206: RYA-292 Added owl:intersectionOf inference.

2017-08-22 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/206#discussion_r134589415 --- Diff: sail/src/main/java/org/apache/rya/rdftriplestore/inference/InferenceEngine.java --- @@ -723,29 +724,38 @@ public void

[jira] [Commented] (RYA-246) Separate Fluo query result exporters, Rya PCJ intermingled kafka triggers

2017-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16137317#comment-16137317 ] ASF GitHub Bot commented on RYA-246: GitHub user meiercaleb opened a pull request:

[GitHub] incubator-rya pull request #213: RYA-246-Query-Export-Strategy

2017-08-22 Thread meiercaleb
GitHub user meiercaleb opened a pull request: https://github.com/apache/incubator-rya/pull/213 RYA-246-Query-Export-Strategy ## Description Updated Fluo App API so that an ExportStrategy can be specified when a user registers the query with Fluo. The QueryResultObserver

[jira] [Commented] (RYA-292) Implement owl:intersectionOf inference

2017-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16137361#comment-16137361 ] ASF GitHub Bot commented on RYA-292: Github user asfgit commented on the issue:

[GitHub] incubator-rya issue #206: RYA-292 Added owl:intersectionOf inference.

2017-08-22 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/incubator-rya/pull/206 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/424/ --- If your project

[jira] [Commented] (RYA-266) Temporal index fails to write when using non-mock accumulo

2017-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16137308#comment-16137308 ] ASF GitHub Bot commented on RYA-266: Github user meiercaleb commented on a diff in the pull request:

[jira] [Commented] (RYA-266) Temporal index fails to write when using non-mock accumulo

2017-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16137306#comment-16137306 ] ASF GitHub Bot commented on RYA-266: Github user meiercaleb commented on a diff in the pull request:

[GitHub] incubator-rya pull request #149: RYA-266 Added calls to init() where-ever th...

2017-08-22 Thread meiercaleb
Github user meiercaleb commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/149#discussion_r134583614 --- Diff: extras/indexing/src/main/java/org/apache/rya/indexing/accumulo/temporal/AccumuloTemporalIndexer.java --- @@ -158,16 +167,20 @@ public

[GitHub] incubator-rya pull request #149: RYA-266 Added calls to init() where-ever th...

2017-08-22 Thread meiercaleb
Github user meiercaleb commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/149#discussion_r134584063 --- Diff: extras/indexing/src/main/java/org/apache/rya/indexing/accumulo/temporal/AccumuloTemporalIndexer.java --- @@ -102,42 +103,50 @@

[jira] [Commented] (RYA-292) Implement owl:intersectionOf inference

2017-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16137318#comment-16137318 ] ASF GitHub Bot commented on RYA-292: Github user ejwhite922 commented on a diff in the pull request:

[jira] [Created] (RYA-350) Flaky Test: PeriodicNotificationExporterIT.testExporter

2017-08-22 Thread Jeff Dasch (JIRA)
Jeff Dasch created RYA-350: -- Summary: Flaky Test: PeriodicNotificationExporterIT.testExporter Key: RYA-350 URL: https://issues.apache.org/jira/browse/RYA-350 Project: Rya Issue Type: Sub-task

[GitHub] incubator-rya issue #214: [WIP] RYA-350 Added EmbeddedKafkaSingleton and sta...

2017-08-22 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/incubator-rya/pull/214 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/428/ --- If your project

[jira] [Commented] (RYA-350) Flaky Test: PeriodicNotificationExporterIT.testExporter

2017-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16137883#comment-16137883 ] ASF GitHub Bot commented on RYA-350: Github user asfgit commented on the issue:

[GitHub] incubator-rya pull request #214: [WIP] RYA-350 Added EmbeddedKafkaSingleton ...

2017-08-22 Thread jdasch
GitHub user jdasch opened a pull request: https://github.com/apache/incubator-rya/pull/214 [WIP] RYA-350 Added EmbeddedKafkaSingleton and stabilized an IT. ## Description >What Changed? [Brief Description of what changed] ### Tests >Coverage?

[jira] [Commented] (RYA-350) Flaky Test: PeriodicNotificationExporterIT.testExporter

2017-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16137841#comment-16137841 ] ASF GitHub Bot commented on RYA-350: GitHub user jdasch opened a pull request:

[jira] [Commented] (RYA-292) Implement owl:intersectionOf inference

2017-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16137366#comment-16137366 ] ASF GitHub Bot commented on RYA-292: Github user asfgit commented on the issue:

[GitHub] incubator-rya issue #213: RYA-246-Query-Export-Strategy

2017-08-22 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/incubator-rya/pull/213 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/425/ --- If your project

[GitHub] incubator-rya issue #206: RYA-292 Added owl:intersectionOf inference.

2017-08-22 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/incubator-rya/pull/206 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/426/Failed Tests:

[jira] [Commented] (RYA-292) Implement owl:intersectionOf inference

2017-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16137513#comment-16137513 ] ASF GitHub Bot commented on RYA-292: Github user asfgit commented on the issue:

[jira] [Commented] (RYA-246) Separate Fluo query result exporters, Rya PCJ intermingled kafka triggers

2017-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16137398#comment-16137398 ] ASF GitHub Bot commented on RYA-246: Github user asfgit commented on the issue:

[GitHub] incubator-rya issue #212: RYA-332 rename integration tests

2017-08-22 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/incubator-rya/pull/212 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/427/ --- If your project

[GitHub] incubator-rya issue #206: RYA-292 Added owl:intersectionOf inference.

2017-08-22 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/incubator-rya/pull/206 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/423/ --- If your project

[jira] [Commented] (RYA-332) Rename IntegrationTests to be suffixed with IT so they are tested.

2017-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16137594#comment-16137594 ] ASF GitHub Bot commented on RYA-332: Github user asfgit commented on the issue: