[GitHub] incubator-rya issue #170: RYA-284: updated to support the use of bloom filte...

2017-08-03 Thread thn-w
Github user thn-w commented on the issue: https://github.com/apache/incubator-rya/pull/170 The error is related to "context" (as mentioned by @amihalik) that was added. I don't have enough knowledge to address the test failures related to context at all. --- If your proj

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

2017-06-09 Thread thn-w
GitHub user thn-w opened a pull request: https://github.com/apache/incubator-rya/pull/170 RYA-284: updated to support the use of bloom filter ## Description Updated dao/accumulo.rya to support the use of bloom filter ### Tests No new tests ### Links

[GitHub] incubator-rya pull request #169: RYA-284: updated to support bloom filter

2017-06-09 Thread thn-w
Github user thn-w commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/169#discussion_r121130647 --- Diff: dao/accumulo.rya/src/main/java/org/apache/rya/accumulo/query/AccumuloRyaQueryEngine.java --- @@ -374,56 +387,64 @@ protected String getData

[GitHub] incubator-rya pull request #169: RYA-284: updated to support bloom filter

2017-06-09 Thread thn-w
Github user thn-w commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/169#discussion_r121138068 --- Diff: dao/accumulo.rya/src/main/java/org/apache/rya/accumulo/query/AccumuloRyaQueryEngine.java --- @@ -304,67 +311,73 @@ protected String getData

[GitHub] incubator-rya issue #171: RYA-288: corrected path to launch PcjAdminClient

2017-06-15 Thread thn-w
Github user thn-w commented on the issue: https://github.com/apache/incubator-rya/pull/171 After reviewing the error messages in jenkins' console output, it looks like there is nothing that I can do about this. --- If your project is set up for it, you can reply to this email