Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-1580

Disaster Recovery in case where HBASE index table becomes unrecoverable

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.9.0
    • None
    • index

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            ryanpife Ryan Pifer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: