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

Backup history should mention the type (full or incremental) of the backup

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • Reviewed

    Description

      cartershanklin performed full backup followed by incremental backup.

      In the output of backup history, one of the backups is full, one is incremental. But which one?

      [vagrant@hbase ~]$ hbase backup history
      ID             : backup_1462900419633
      Tables         : SYSTEM.CATALOG;SYSTEM.SEQUENCE;MY_INDEX;SYSTEM.FUNCTION;SYSTEM.STATS;TEST_DATA
      State          : COMPLETE
      Start time     : Tue May 10 17:13:39 UTC 2016
      End time       : Tue May 10 17:13:53 UTC 2016
      Progress       : 100
      
      ID             : backup_1462900212093
      Tables         : SYSTEM.CATALOG;SYSTEM.SEQUENCE;MY_INDEX;SYSTEM.FUNCTION;SYSTEM.STATS;TEST_DATA
      State          : COMPLETE
      Start time     : Tue May 10 17:10:12 UTC 2016
      End time       : Tue May 10 17:11:30 UTC 2016
      Progress       : 100
      

      Attachments

        1. 15817.v1.txt
          0.8 kB
          Ted Yu

        Activity

          People

            yuzhihong@gmail.com Ted Yu
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: