Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14898

Correct Bloom filter documentation in the book

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None
    • Reviewed

    Description

      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.

      Attachments

        1. bf.patch
          3 kB
          Yi Liang

        Issue Links

          Activity

            People

              easyliangjob Yi Liang
              jinghe Jerry He
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: