[
https://issues.apache.org/jira/browse/RYA-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16044509#comment-16044509
]
ASF GitHub Bot commented on RYA-284:
------------------------------------
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
[JIRA -> RYA-284](https://issues.apache.org/jira/browse/RYA-284R)
#### People To Reivew
@amihalik
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/thn-w/incubator-rya RYA-284
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/170.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #170
----
commit 6c08f29c6f22baf090875148145507a2fc088267
Author: Tri H. Nguyen <[email protected]>
Date: 2017-06-09T14:34:42Z
RYA-284: updated to support the use of bloom filter
----
> Enhance accumulo.rya to support the use of bloom filter
> -------------------------------------------------------
>
> Key: RYA-284
> URL: https://issues.apache.org/jira/browse/RYA-284
> Project: Rya
> Issue Type: Improvement
> Components: dao
> Reporter: Tri H. Nguyen
> Assignee: Tri H. Nguyen
> Priority: Minor
>
> Enhancing accumulo.rya to take advantage of the use of bloom filter when
> enabled in accumulo
> Accumulo's Bloom Filter example
> https://accumulo.apache.org/1.8/examples/bloom
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)