You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "David Medinets (JIRA)" <ji...@apache.org> on 2014/07/26 01:00:39 UTC

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

    [ https://issues.apache.org/jira/browse/ACCUMULO-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075104#comment-14075104 ] 

David Medinets commented on ACCUMULO-3021:
------------------------------------------

What do you mean by 'very large split row'? I can think of several different definitions for this phrase. 

> 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
>             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)