You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/08/19 22:51:19 UTC

[jira] [Assigned] (ACCUMULO-3021) Limit size of split rows

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

Christopher Tubbs reassigned ACCUMULO-3021:
-------------------------------------------

    Assignee: Jenna Huston

Thanks for the patch, Jenna. I've added you to the contributors in JIRA and assigned you this issue.

> Limit size of split rows
> ------------------------
>
>                 Key: ACCUMULO-3021
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3021
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.4.0
>            Reporter: Keith Turner
>            Assignee: Jenna Huston
>             Fix For: 1.7.0
>
>
> Just ran into an issue where a very large split row was added to Accumulo.  The large split row caused the metadata table to split and was pushed up into the root tablet.   This caused the root tablet to become unresponsive as many clients and tservers tried to scan the root tablet.  Had to write a custom utility for 1.4 to fix this.
> I am curious if 1.5 would have been able to merge it away.  Even if 1.5 could merge it away, the root tablet becoming unresponsive was really bad.  It took a lot of poking and proding to get the system to anything.  It would be best to avoid this situation altogether.
> Could make the max split size configurable.  This config would be used to limit automatic and user added splits.



--
This message was sent by Atlassian JIRA
(v6.2#6252)