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

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

    [ https://issues.apache.org/jira/browse/HBASE-21176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16609736#comment-16609736 ] 

stack edited comment on HBASE-21176 at 9/10/18 8:18 PM:
--------------------------------------------------------

Mind asking up on the dev list [~oleh2020]..... sorry, meant user list.

Thanks.


was (Author: stack):
Mind asking up on the dev list [~oleh2020].

Thanks.

> 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
>            Priority: Major
>
> 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)