You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrey Stepachev (JIRA)" <ji...@apache.org> on 2013/10/17 14:16:42 UTC

[jira] [Created] (HBASE-9790) If MAX_FILESIZE is negative, cluster will split regions indefinitely

Andrey Stepachev created HBASE-9790:
---------------------------------------

             Summary: If MAX_FILESIZE is negative, cluster will split regions indefinitely
                 Key: HBASE-9790
                 URL: https://issues.apache.org/jira/browse/HBASE-9790
             Project: HBase
          Issue Type: Bug
         Environment: 0.92.1-cdh4.1.1, Ubuntu 12.04
            Reporter: Andrey Stepachev
            Priority: Minor


'Alter' was issued with wrong (negative) max_file_size. At some moment regionservers begin to split regions producing zero size regions. Table won't to delete, event can't disable it.

Solution: stop cluster, delete table from hdfs, use with care  
{{hbase org.apache.hadoop.hbase.util.hbck.OfflineMetaRepair}}



--
This message was sent by Atlassian JIRA
(v6.1#6144)