[
https://issues.apache.org/jira/browse/HBASE-15817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280927#comment-15280927
]
Hadoop QA commented on HBASE-15817:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} patch {color} | {color:blue} 0m 1s
{color} | {color:blue} The patch file was not named according to hbase's naming
conventions. Please see
https://yetus.apache.org/documentation/0.2.1/precommit-patchnames for
instructions. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 4s {color}
| {color:red} HBASE-15817 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.2.1/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12803514/15817.v1.txt |
| JIRA Issue | HBASE-15817 |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/1867/console |
| Powered by | Apache Yetus 0.2.1 http://yetus.apache.org |
This message was automatically generated.
> 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)