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

guluo commented on HBASE-28704:
-------------------------------

Have already pushed to all active branches.

Thanks [~zhangduo]  and [~heliangjun] for reviewing and merging. 

> The expired snapshot can be read by CopyTable or ExportSnapshot
> ----------------------------------------------------------------
>
>                 Key: HBASE-28704
>                 URL: https://issues.apache.org/jira/browse/HBASE-28704
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce, snapshots
>    Affects Versions: 2.4.13
>            Reporter: guluo
>            Assignee: guluo
>            Priority: Major
>              Labels: pull-request-available
>
> We can get data of the expired snapshot through the following way.
> {code:java}
> hbase org.apache.hadoop.hbase.mapreduce.CopyTable --snapshot expired_snapshot 
> --new.name my_table{code}
>  And we did not check if the snapshot is expired when we export a snaoshot by 
> ExportSnapshot tool.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to