You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2018/03/06 22:46:00 UTC

[jira] [Updated] (KUDU-2290) Tool to re-create a tablet

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

Todd Lipcon updated KUDU-2290:
------------------------------
    Status: In Review  (was: Open)

> Tool to re-create a tablet
> --------------------------
>
>                 Key: KUDU-2290
>                 URL: https://issues.apache.org/jira/browse/KUDU-2290
>             Project: Kudu
>          Issue Type: New Feature
>          Components: ops-tooling
>            Reporter: Andrew Wong
>            Assignee: Will Berkeley
>            Priority: Major
>
> In cases where all replicas for single tablet become permanently unavailable, the entire table is affected. The solution today would be to drop the entire table and recreate it.
> Rather than doing this, it would be nice to have a tool to create stand-ins for the tablet (e.g. with the same schema, partitioning properties, etc.), with the understanding that existing data for that tablet has been lost forever. That way, users would at least be able to operate on the tables (albeit with some missing data).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)