[
https://issues.apache.org/jira/browse/HBASE-14898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15264052#comment-15264052
]
Sean Busbey commented on HBASE-14898:
-------------------------------------
reverted and re-pushed to master with a JIRA ID. In the future please make sure
commit messages start with the JIRA id, e.g. "HBASE-14898"
> 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)