[
https://issues.apache.org/jira/browse/HADOOP-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510856
]
Jim Kellerman commented on HADOOP-1415:
---------------------------------------
Note: the build failure had nothing to do with the new test added:
[junit] Running org.apache.hadoop.hbase.TestBloomFilters
....
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 52.55 sec
but had to do with TestTable failing:
[junit] Running org.apache.hadoop.hbase.TestTable
....
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
> HBase: Provide configurable per-column bloom filters
> ----------------------------------------------------
>
> Key: HADOOP-1415
> URL: https://issues.apache.org/jira/browse/HADOOP-1415
> Project: Hadoop
> Issue Type: New Feature
> Components: contrib/hbase
> Affects Versions: 0.14.0
> Reporter: Jim Kellerman
> Assignee: Jim Kellerman
> Fix For: 0.14.0
>
> Attachments: patch.txt, patch.txt, patch.txt, patch.txt
>
>
> HBase should provide configurable per column bloom filters to speed up
> negative lookups.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.