[
https://issues.apache.org/jira/browse/HBASE-14898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15264680#comment-15264680
]
Hudson commented on HBASE-14898:
--------------------------------
FAILURE: Integrated in HBase-Trunk_matrix #881 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/881/])
HBASE-14898 Correct Bloom filter documentation in the book (yi liang) (busbey:
rev cd148b7cee4c073f65456bc3fa0843aabc6c47d4)
* src/main/asciidoc/_chapters/performance.adoc
> Correct Bloom filter documentation in the book
> ----------------------------------------------
>
> Key: HBASE-14898
> URL: https://issues.apache.org/jira/browse/HBASE-14898
> Project: HBase
> Issue Type: Bug
> Reporter: Jerry He
> Assignee: yi liang
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: bf.patch
>
>
> In section 96.4. Bloom Filters:
> Since HBase 0.96, row-based Bloom filters are enabled by default. (HBASE-)
> --> in *HBASE-8450*
> In section 94.4.3. Configuring Server-Wide Behavior of Bloom Filters:
> io.hfile.bloom.enabled --> *io.storefile.bloom.enabled* Master switch to
> enable Bloom filters
> io.hfile.bloom.max.fold --> *io.storefile.bloom.max.fold*
> io.hfile.bloom.error.rate --> *io.storefile.bloom.error.rate*
> io.storefile.bloom.block.size --> *default is 128*1024 = 131072*
> These properties are probably not tuned usually, but should still be fixed in
> the doc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)