[ 
https://issues.apache.org/jira/browse/HBASE-15817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15281902#comment-15281902
 ] 

Vladimir Rodionov commented on HBASE-15817:
-------------------------------------------

Looks good.

> Backup history should mention the type (full or incremental) of the backup
> --------------------------------------------------------------------------
>
>                 Key: HBASE-15817
>                 URL: https://issues.apache.org/jira/browse/HBASE-15817
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>              Labels: backup
>         Attachments: 15817.v1.txt
>
>
> [~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?
> {code}
> [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
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to