Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-18211

Encryption of exisiting data in Stripe Compaction

    XMLWordPrintableJSON

Details

    • Compaction, Encryption

    Description

      We have a table which has time series data with Stripe Compaction enabled. After encryption has been enabled for this table the newer entries are encrypted and inserted. However to encrypt the existing data in the table, a major compaction has to run. Since, stripe compaction doesn't allow a major compaction to run, we are unable to encrypt the previous data.

      see this https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/StripeCompactionPolicy.java

      Attachments

        Activity

          People

            awked06 Sahil Aggarwal
            KarthickRam Karthick
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: