Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-16825 Backup mega patch: Review 52748 work
  3. HBASE-17535

Remove backup manifest duplicates from backup file system

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • 2.0.0
    • None
    • None

    Description

      It seems that in the backup directory layout, we are serializing the backupimage in all of the tables like this:
      /tmp/backup_1484268153482//default/t1/.backup.manifest
      /tmp/backup_1484268153482//default/t2/.backup.manifest
      /tmp/backup_1484268153482//default/t3/.backup.manifest
      however the contents are the same, and backupImage itself is a container for multi-table backup. What is the reason that we are serializing this many times? It is even under WALs/ dir for incremental backups.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vrodionov Vladimir Rodionov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: