You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2013/12/23 10:13:58 UTC

[jira] [Reopened] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

     [ https://issues.apache.org/jira/browse/HBASE-9346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell reopened HBASE-9346:
-----------------------------------


The commit to 0.96 branch appears to have broken the build. The error is:

{noformat}
[ERROR] /usr/src/Hadoop/hbase-0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java:[545,41] error: no suitable method found for createReader(FileSystem,Path,CacheConfig,Configuration)
{noformat}

> HBCK should provide an option to check if regions boundaries are the same in META and in stores.
> ------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-9346
>                 URL: https://issues.apache.org/jira/browse/HBASE-9346
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck, Operability
>    Affects Versions: 0.94.14, 0.98.1, 0.99.0, 0.96.1.1
>            Reporter: Jean-Marc Spaggiari
>            Assignee: Jean-Marc Spaggiari
>             Fix For: 0.98.0, 0.94.16, 0.96.2, 0.99.0
>
>         Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, HBASE-9346-v10-trunk.patch, HBASE-9346-v2-94.patch, HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, HBASE-9346-v6-trunk.patch, HBASE-9346-v7-trunk.patch, HBASE-9346-v8-trunk.patch, HBASE-9346-v9-trunk.patch
>
>
> If META don't have the same region boundaries as the stores files, writes and read might go to the wrong place. We need to provide a way to check that withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)