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

Snapshot restore of table which splits after snapshot was taken encounters 'Region is not online'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.95.2
    • 0.98.0, 0.94.12, 0.96.0
    • None
    • None

    Description

      Take snapshot of a table ('tablethree' in the log).
      Put some data in the table and split the table.
      Restore snapshot.
      Table cannot be enabled due to:

      Thu Aug 22 19:37:20 UTC 2013, org.apache.hadoop.hbase.client.RpcRetryingCaller@47a6ac39, org.apache.hadoop.hbase.NotServingRegionException: org.apache.hadoop.hbase.NotServingRegionException: Region is not online: c32e63d8c8a1a94b68966645b956d86d
      	at org.apache.hadoop.hbase.regionserver.HRegionServer.getRegionByEncodedName(HRegionServer.java:2557)
      	at org.apache.hadoop.hbase.regionserver.HRegionServer.getRegion(HRegionServer.java:3921)
      	at org.apache.hadoop.hbase.regionserver.HRegionServer.scan(HRegionServer.java:2996)
      	at org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:26847)
      

      Attachments

        1. 9303.shell-output
          3 kB
          Ted Yu
        2. HBASE-9303-0.94-v0.patch
          3 kB
          Matteo Bertozzi
        3. HBASE-9303-0.94-v1.patch
          3 kB
          Matteo Bertozzi
        4. HBASE-9303-0.94-v2.patch
          4 kB
          Matteo Bertozzi
        5. HBASE-9303-trunk-v0.patch
          3 kB
          Matteo Bertozzi
        6. HBASE-9303-trunk-v1.patch
          3 kB
          Matteo Bertozzi
        7. HBASE-9303-trunk-v2.patch
          5 kB
          Matteo Bertozzi
        8. hbase-hbase-master-hor15n02.log
          1.03 MB
          Ted Yu
        9. hbase-hbase-regionserver-hor15n02.log
          2.39 MB
          Ted Yu

        Activity

          People

            mbertozzi Matteo Bertozzi
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: