[ 
https://issues.apache.org/jira/browse/HBASE-18947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amit Kabra updated HBASE-18947:
-------------------------------
    Attachment: HBASE-18947.patch

> HBase backups backup all tables once backed up  irrespective of the table 
> names passed to it.
> ---------------------------------------------------------------------------------------------
>
>                 Key: HBASE-18947
>                 URL: https://issues.apache.org/jira/browse/HBASE-18947
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Amit Kabra
>            Assignee: Amit Kabra
>         Attachments: HBASE-18947.patch
>
>
> Take backup of test1,test2,test3,test11,test12,test13 
> and then take backup of only test2
> {code}./hbase backup -d create incremental hdfs://localhost:8020/test/ -t 
> test2{code}
> It should only backup test2 but it backup all tables once backed up. This can 
> be seen in hdfs as backed up tables and logs show the same : 
> Logs show :
> 2017-09-25 19:29:39,170 DEBUG [main] impl.IncrementalTableBackupClient: For 
> incremental backup, current table set is [test1,test2,test3,test11, 
> test12,test13]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to