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

QOS for META table access

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.89.20100621
    • 0.90.0
    • regionserver
    • None

    Description

      I'd like to brainstorm some ideas on how we can prioritize reads and writes to META above reads and writes to other tables. I've noticed that if the regionserver hosting META is under heavy load, then lots of other operations take much longer than they should. For example, I'm currently running 120 threads of YCSB across 3 client nodes hitting a 5-node cluster. Doing a full scan of META (only 600 rows) takes upwards of 30 seconds in the shell, since all of the handler threads are tied up and there's a long RPC queue.

      Attachments

        1. HBASE-2782.txt
          22 kB
          ryan rawson

        Issue Links

          Activity

            People

              ryanobjc ryan rawson
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: