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

Allowing user to define levels of prefix of Rowkey to be also put into BloomFilter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      For Time Series data, one common use case is get/scan by prefix of a row key. Such as:

      RowKey: Scope.Metric.TimeStamp
      Search by: Scope*

      In these case bloom filter is not leveraged. However if we store every prefix of row key into bloomfilter that will be a big over head. Let user to store only the prefix of certain level will be a good thing to have

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aertoria Ethan Wang
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: