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

Show Block cache hit ratio for requests where cacheBlocks=true

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.90.0
    • None
    • None
    • Reviewed

    Description

      We've been disabling block caching for MR jobs and other big scans. It seems to improve cache performance, but it's difficult to measure the hit ratio because even scans that don't cache blocks still request blocks from the cache (which is good), and those requests affect the hit/miss stats, which makes it difficult to see how the queries where cacheBlocks=true are performing.

      Attachments

        1. HBASE-2253-FINAL.patch
          20 kB
          Jonathan Gray

        Activity

          People

            streamy Jonathan Gray
            davelatham Dave Latham
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: