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

HBase named read caches

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Abandoned
    • None
    • None
    • BlockCache, BucketCache
    • None

    Description

      Instead of a single read(block) cache, if HBase can support creation of named read caches and use by tables it will help common scenarios like

      • Assigning a chunk of the cache to tables with data which are critical to performance so that they don’t get swapped out due to other less critical table data being read
      • To be able to guarantee a percentage of the cache to tenants in a multi tenant environment by assigning named caches to each tenant

      Attachments

        1. HBASE-18138.txt
          13 kB
          Biju Nair

        Activity

          People

            Unassigned Unassigned
            gsbiju Biju Nair
            Votes:
            0 Vote for this issue
            Watchers:
            15 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: