You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2014/10/31 19:39:34 UTC

[jira] [Resolved] (ACCUMULO-3263) re-write tablet directories to fairly use multiple name-nodes

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

Eric Newton resolved ACCUMULO-3263.
-----------------------------------
    Resolution: Fixed

> re-write tablet directories to fairly use multiple name-nodes
> -------------------------------------------------------------
>
>                 Key: ACCUMULO-3263
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3263
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 1.6.0, 1.6.1
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>             Fix For: 1.7.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> When upgrading a very large cluster from 1.5 to 1.6, users can add new NNs for additional scaling.  Unfortunately, all the current tablet directories will be on the original NN. Of course, over time, new directories will begin using the new NNs, but for a large cluster, this may never result in fair NN use.
> Create a utility that will re-write offline tablet directory entries so that future files will be re-written using all NNs in a fair way.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)