You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Oleg Galitskiy (JIRA)" <ji...@apache.org> on 2018/09/10 02:01:00 UTC

[jira] [Created] (HBASE-21176) HBase 2.0.1, several inconsistency issues

Oleg Galitskiy created HBASE-21176:
--------------------------------------

             Summary: HBase 2.0.1, several inconsistency issues
                 Key: HBASE-21176
                 URL: https://issues.apache.org/jira/browse/HBASE-21176
             Project: HBase
          Issue Type: Bug
            Reporter: Oleg Galitskiy


Faced with several inconsistency issues in HBase 2.0.1:
{code}
ERROR: Region \{ meta => null, hdfs => hdfs://master:50001/hbase/data/default/some_table/0646d0bee757d0fb0de1529475b5426f, deployed => hbase-region,16020,1536493017073;some_table,,1534195327532.0646d0bee757d0fb0de1529475b5426f., replicaId => 0 } not in META, but deployed on hbase-region,16020,1536493017073
...
ERROR: hbase:namespace has no state in meta
ERROR: table1 has no state in meta
ERROR: table2 has no state in meta
2018-09-09 21:40:04,155 INFO [main] util.HBaseFsck: Handling overlap merges in parallel. set hbasefsck.overlap.merge.parallel to false to run serially.
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 test3
{code}

BUT in 2.0.x HBAse version options _-repair, -fix, -fixHdfsHoles, etc_ was deprecated.
How I can fix it without these options?

Thanks.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)