[
https://issues.apache.org/jira/browse/HBASE-9790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Stepachev updated HBASE-9790:
------------------------------------
Description:
'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, even can't disable it.
Solution: stop cluster, delete table from hdfs, use with care
{{hbase org.apache.hadoop.hbase.util.hbck.OfflineMetaRepair}}
was:
'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}}
> 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, even 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)