[
https://issues.apache.org/jira/browse/RYA-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215734#comment-16215734
]
ASF GitHub Bot commented on RYA-284:
------------------------------------
GitHub user DLotts opened a pull request:
https://github.com/apache/incubator-rya/pull/247
[WIP] 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-284)
### Checklist
- [ ] Code Review
- [ ] Squash Commits
#### People To Reivew
@meiercaleb , @pujav65 , @amihalik anyone interested in Accumulo Bloom
filters
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DLotts/incubator-rya RYA-284
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/247.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 #247
----
commit b93ec9e34b21e73d75dcd4a9962b278e51f07e9a
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
> 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.4.14#64029)