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

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

[GitHub] incubator-rya issue #211: Changed Kafka version to 0.10.0.1 for compatibilit...

2017-08-21 Thread pujav65
Github user pujav65 commented on the issue: https://github.com/apache/incubator-rya/pull/211 Looks good to me-- I'll merge later today assuming tests pass --- 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

[GitHub] incubator-rya pull request #211: Changed Kafka version to 0.10.0.1 for compa...

2017-08-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-rya/pull/211 --- 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 feature

[GitHub] incubator-rya pull request #155: Resolves Rya 271

2017-08-21 Thread meiercaleb
Github user meiercaleb commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/155#discussion_r134358157 --- Diff: extras/indexing/src/test/java/org/apache/rya/indexing/accumulo/customfunction/AccumuloCustomSparqlFunctionTest.java --- @@ -0,0 +1,81

[jira] [Commented] (RYA-250) Smart URI avoid data duplication

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

[GitHub] incubator-rya pull request #153: RYA-250 Smart URI avoiding data duplication

2017-08-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-rya/pull/153 --- 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 feature

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

2017-08-21 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/420/ --- If your project

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

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

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

2017-08-21 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/209#discussion_r134263859 --- Diff: sail/src/main/java/org/apache/rya/rdftriplestore/inference/InferenceEngine.java --- @@ -43,28 +52,17 @@ import

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

2017-08-21 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/209#discussion_r134265056 --- Diff: sail/src/test/java/org/apache/rya/rdftriplestore/inference/HasSelfVisitorTest.java --- @@ -0,0 +1,133 @@ +/* + * Licensed to the

[GitHub] incubator-rya pull request #153: RYA-250 Smart URI avoiding data duplication

2017-08-21 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/153#discussion_r134259051 --- Diff: extras/indexing/src/main/java/org/apache/rya/indexing/entity/storage/mongo/MongoEntityStorage.java --- @@ -242,4 +283,84 @@ private

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

2017-08-21 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/209#discussion_r134264893 --- Diff: sail/src/main/java/org/apache/rya/rdftriplestore/inference/InferenceEngine.java --- @@ -416,22 +419,57 @@ private void

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

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

[jira] [Commented] (RYA-250) Smart URI avoid data duplication

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

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

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

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

2017-08-21 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/209#discussion_r134265523 --- Diff: sail/src/main/java/org/apache/rya/rdftriplestore/inference/InferenceEngine.java --- @@ -416,22 +419,57 @@ private void

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

2017-08-21 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/416/Build result:

[jira] [Commented] (RYA-94) Remove from secondary indexes when deleting from DAO

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

[jira] [Commented] (RYA-94) Remove from secondary indexes when deleting from DAO

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

[GitHub] incubator-rya issue #73: [WIP] RYA-94 Remove from secondary indexes when del...

2017-08-21 Thread DLotts
Github user DLotts commented on the issue: https://github.com/apache/incubator-rya/pull/73 Already addressed elsewhere, closing! --- 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

[jira] [Created] (RYA-346) Remove Duplicate RyaExportITBase

2017-08-21 Thread Caleb Meier (JIRA)
Caleb Meier created RYA-346: --- Summary: Remove Duplicate RyaExportITBase Key: RYA-346 URL: https://issues.apache.org/jira/browse/RYA-346 Project: Rya Issue Type: Bug Affects Versions: 3.2.11

[jira] [Updated] (RYA-346) Remove Duplicate RyaExportITBase

2017-08-21 Thread Caleb Meier (JIRA)
[ https://issues.apache.org/jira/browse/RYA-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Meier updated RYA-346: Description: The project rya.pcj.functions.geo has a duplicate version of RyaExportITBase, which was

[jira] [Closed] (RYA-94) Remove from secondary indexes when deleting from DAO

2017-08-21 Thread David W. Lotts (JIRA)
[ https://issues.apache.org/jira/browse/RYA-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David W. Lotts closed RYA-94. - Resolution: Fixed Fix Version/s: 3.2.11 fixed as part of another issue. > Remove from secondary

[jira] [Commented] (RYA-346) Remove Duplicate RyaExportITBase

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

[jira] [Created] (RYA-347) Reduce shell context when Rya uninstall is successful

2017-08-21 Thread Jeff Dasch (JIRA)
Jeff Dasch created RYA-347: -- Summary: Reduce shell context when Rya uninstall is successful Key: RYA-347 URL: https://issues.apache.org/jira/browse/RYA-347 Project: Rya Issue Type: Sub-task

[GitHub] incubator-rya pull request #210: RYA-346-Removed duplicate RyaExportIT and f...

2017-08-21 Thread meiercaleb
GitHub user meiercaleb opened a pull request: https://github.com/apache/incubator-rya/pull/210 RYA-346-Removed duplicate RyaExportIT and fixed failing GeoFunctionsIT tests. ## Description Removed a duplicate RyaExportIT in the rya.pcj.geo.functions project. This

[jira] [Created] (RYA-348) Add the ability to load a PCJ query from a file.

2017-08-21 Thread Jeff Dasch (JIRA)
Jeff Dasch created RYA-348: -- Summary: Add the ability to load a PCJ query from a file. Key: RYA-348 URL: https://issues.apache.org/jira/browse/RYA-348 Project: Rya Issue Type: Sub-task

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

2017-08-21 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/417/Build result:

[GitHub] incubator-rya issue #210: RYA-346-Removed duplicate RyaExportIT and fixed fa...

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

[jira] [Created] (RYA-349) Smart URI duplication querying

2017-08-21 Thread Eric White (JIRA)
Eric White created RYA-349: -- Summary: Smart URI duplication querying Key: RYA-349 URL: https://issues.apache.org/jira/browse/RYA-349 Project: Rya Issue Type: Improvement Reporter: Eric

[jira] [Commented] (RYA-346) Remove Duplicate RyaExportITBase

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

[jira] [Commented] (RYA-284) Enhance accumulo.rya to support the use of bloom filter

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

[jira] [Commented] (RYA-250) Smart URI avoid data duplication

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

[GitHub] incubator-rya pull request #170: RYA-284: updated to support the use of bloo...

2017-08-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-rya/pull/170 --- 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 feature

[GitHub] incubator-rya pull request #210: RYA-346-Removed duplicate RyaExportIT and f...

2017-08-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-rya/pull/210 --- 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 feature

[jira] [Closed] (RYA-346) Remove Duplicate RyaExportITBase

2017-08-21 Thread Caleb Meier (JIRA)
[ https://issues.apache.org/jira/browse/RYA-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Meier closed RYA-346. --- Resolution: Fixed Fix Version/s: 3.2.11 > Remove Duplicate RyaExportITBase >