[
https://issues.apache.org/jira/browse/HBASE-28704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17866160#comment-17866160
]
Hudson commented on HBASE-28704:
--------------------------------
Results for branch master
[build #1121 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1121/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1121/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1121/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> 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)