[
https://issues.apache.org/jira/browse/HBASE-16198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409869#comment-15409869
]
Ted Yu commented on HBASE-16198:
--------------------------------
In patch v4, I still see:
{code}
+ private Path getBackupRootPath() {
+ String value = cmdline.getOptionValue("t");
{code}
Is there any change in BackupManifest.java ?
> Enhance backup history command
> ------------------------------
>
> Key: HBASE-16198
> URL: https://issues.apache.org/jira/browse/HBASE-16198
> Project: HBase
> Issue Type: New Feature
> Affects Versions: 2.0.0
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Fix For: 2.0.0
>
> Attachments: HBASE-16198-v1.patch, HBASE-16198-v2.patch,
> HBASE-16198-v3.patch, HBASE-16198-v4.patch
>
>
> We need history per table and ability to run command on a fully disabled
> cluster (using info from backup file system only).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)