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

Enable big content store in HBase

    XMLWordPrintableJSON

Details

    • Brainstorming
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      Big content stored in hbase consumes a lot of system resource when region split or compaction operation happens.

      How HBase can be used to store big content along with some self descriptive meta-data.

      The general idea is to add a new type of column family, and the content of this kind of column family doesn't participate the region split and compaction. An index(rowkey-location) is introduced in this new column family and the split and compaction are only applied to this index.

      Attachments

        1. HBase_LOB.pdf
          1.05 MB
          Wei Xue

        Activity

          People

            Unassigned Unassigned
            chenning007 chenning
            Votes:
            1 Vote for this issue
            Watchers:
            17 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: