You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Raymond Xu (Jira)" <ji...@apache.org> on 2022/03/27 14:40:00 UTC

[jira] [Updated] (HUDI-1580) Disaster Recovery in case where HBASE index table becomes unrecoverable

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

Raymond Xu updated HUDI-1580:
-----------------------------
    Fix Version/s:     (was: 0.11.0)

> Disaster Recovery in case where HBASE index table becomes unrecoverable
> -----------------------------------------------------------------------
>
>                 Key: HUDI-1580
>                 URL: https://issues.apache.org/jira/browse/HUDI-1580
>             Project: Apache Hudi
>          Issue Type: New Feature
>          Components: index
>    Affects Versions: 0.9.0
>            Reporter: Ryan Pifer
>            Priority: Major
>              Labels: user-support-issues
>
> If an HBASE table becomes corrupted for any reason, we should think of a way that we can provide some sort of disaster recovery built in to re-build index. Currently only way to do this without any extra utilities is to rewrite entire dataset.
> Can we create a CLI command which rebuilds just index?
> Can we add checkpointing to hbase table to reduce disaster recovery time? i.e. only re-build index for records written after last checkpoint time



--
This message was sent by Atlassian Jira
(v8.20.1#820001)