High-load import of data into single table/family never triggers split
----------------------------------------------------------------------
Key: HBASE-707
URL: https://issues.apache.org/jira/browse/HBASE-707
Project: Hadoop HBase
Issue Type: Bug
Affects Versions: 0.1.3
Environment: Linux 2.6.25-14.fc9.x86_64, Fedora Core 9
Reporter: Jonathan Gray
Fix For: 0.1.3
Importing a heavy amount of data into a single table and family.
One column in that family (the same fam:col for every row) contains a
frequently large amount of UTF-8 data. This column grows and grows but never
causes a region split.
Currently there is a single mapfile containing nearly 10GB.
Eventually this has caused regions to crash with OOME, as described in HBASE-706
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.