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

No server address listed in .META.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.16.0
    • 0.1.0, 0.2.0
    • master
    • None

    Description

      Michael Bieniosek manufactured the following in a 0.16.0 install:

      08/03/06 17:52:02 DEBUG hbase.HTable: Advancing internal scanner to startKey g80Fi5WZHlzLqGzErrAd7V==
      08/03/06 17:52:02 DEBUG hbase.HConnectionManager$TableServers: reloading table servers because: No server address listed in .META. for region enwiki_080103,g80Fi5WZHlzLqGzErrAd7V==,1204768636421
      08/03/06 17:52:12 DEBUG hbase.HConnectionManager$TableServers: reloading table servers because: No server address listed in .META. for region enwiki_080103,g80Fi5WZHlzLqGzErrAd7V==,1204768636421
      08/03/06 17:52:22 DEBUG hbase.HConnectionManager$TableServers: reloading table servers because: No server address listed in .META. for region enwiki_080103,g80Fi5WZHlzLqGzErrAd7V==,1204768636421
      org.apache.hadoop.hbase.NoServerForRegionException: No server address listed in .META. for region enwiki_080103,g80Fi5WZHlzLqGzErrAd7V==,1204768636421
              at org.apache.hadoop.hbase.HConnectionManager$TableServers.locateRegionInMeta(HConnectionManager.java:449)
              at org.apache.hadoop.hbase.HConnectionManager$TableServers.locateRegion(HConnectionManager.java:346)
              at org.apache.hadoop.hbase.HConnectionManager$TableServers.locateRegion(HConnectionManager.java:309)
              at org.apache.hadoop.hbase.HTable.getRegionLocation(HTable.java:103)
              at org.apache.hadoop.hbase.HTable$ClientScanner.nextScanner(HTable.java:854)
              at org.apache.hadoop.hbase.HTable$ClientScanner.next(HTable.java:915)
              at org.apache.hadoop.hbase.hql.SelectCommand.scanPrint(SelectCommand.java:233)
              at org.apache.hadoop.hbase.hql.SelectCommand.execute(SelectCommand.java:100)
              at org.apache.hadoop.hbase.hql.HQLClient.executeQuery(HQLClient.java:50)
              at org.apache.hadoop.hbase.Shell.main(Shell.java:114)
      

      When I look in the .META., I see that the above region range has multiple mentions... : one offlined, two that have startcodes and servers associated and about 5 others that are just HRIs. Table is broke. At least need the merge of overlapping regions tool to fix. Digging more....

      Attachments

        1. 495-0.1.patch
          6 kB
          Michael Stack
        2. 495-0.16.0.patch
          4 kB
          Michael Stack
        3. 495-v2-0.16.0.patch
          4 kB
          Michael Stack

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: