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

scan table is slow when enter hbase shell first time

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.4.14
    • None
    • Client, shell
    • None

    Description

      When we test HBase 2.4.14 on our cluster...

      I find we  scan a table is slow when enter hbase shell first time.

      step like this:

      hbase shell

      scan 'hbase:meta',{LIMIT=>1}

      the cost time is more than HBase 1.3

      Any one can help compare the two versions(HBase 2.x vs HBase 1.x) in first scan process?

      thanks~

       

      -------

      I find the the “Future<Result> f = cs.poll(timeBeforeReplicas, TimeUnit.MICROSECONDS);” in org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas#call 

      cost above 200+ms

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              chaijunjie chaijunjie
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: