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

[HBCK2] filesystem command always report region hole and doesn't exit automatically

    XMLWordPrintableJSON

Details

    Description

      1. When executing hbck2 filesystem command, it always reports region hole for all region like:

      ERROR: There is a hole in the region chain between  and .  You need to create a new .regioninfo and region dir in hdfs to plug the hole.
      ERROR: Found inconsistency in table hbase:meta
      ERROR: There is a hole in the region chain between  and .  You need to create a new .regioninfo and region dir in hdfs to plug the hole.
      ERROR: Found inconsistency in table hbase:namespace

        The reason for this problem is that the region directories are not loaded at all. In hbck1, the process will load all region directories by default.

      2. After the check is completed, the process will not exit automatically because the hbasefsck threads are not daemon threads.

      Attachments

        Issue Links

          Activity

            People

              haosen chen haosen chen
              haosen chen haosen chen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: