[
https://issues.apache.org/jira/browse/HUDI-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinoth Chandar updated HUDI-1580:
---------------------------------
Fix Version/s: 0.8.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
> Reporter: Ryan Pifer
> Priority: Major
> Fix For: 0.8.0
>
>
> 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.3.4#803005)