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

Cannot force a region to close when it has no RS entry in META

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Cannot Reproduce
    • 0.92.1, 0.94.0
    • None
    • master
    • None

    Description

      I have a region that's open on a server, but META thinks it's not deployed anywhere. I get the following when trying to close it:

      hbase(main):002:0> close_region 'usertable,user302806495,1278457018956.c4ad0681f7be3995490c745861af66ea.', '192.168.42.41:60020'

      ERROR: java.io.IOException: java.io.IOException: java.lang.NullPointerException
      at org.apache.hadoop.hbase.util.Bytes.toLong(Bytes.java:479)
      at org.apache.hadoop.hbase.util.Bytes.toLong(Bytes.java:453)
      at org.apache.hadoop.hbase.master.HMaster.modifyTable(HMaster.java:1021)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: