Jerry He created HBASE-14898:
--------------------------------

             Summary: 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
            Priority: Minor


In section 94.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)

Reply via email to