[
https://issues.apache.org/jira/browse/HBASE-15508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209058#comment-15209058
]
Hudson commented on HBASE-15508:
--------------------------------
SUCCESS: Integrated in HBase-1.2-IT #470 (See
[https://builds.apache.org/job/HBase-1.2-IT/470/])
HBASE-15508 Add command for exporting snapshot in hbase command script
(matteo.bertozzi: rev 9725a5bd737116198795f35259aee2531779e610)
* hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/SnapshotInfo.java
* bin/hbase
*
hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/ExportSnapshot.java
> Add command for exporting snapshot in hbase command script
> ----------------------------------------------------------
>
> Key: HBASE-15508
> URL: https://issues.apache.org/jira/browse/HBASE-15508
> Project: HBase
> Issue Type: Improvement
> Components: hbase, scripts, snapshots
> Affects Versions: 1.2.0, 1.1.2, 1.1.3
> Reporter: Yufeng Jiang
> Assignee: Yufeng Jiang
> Priority: Minor
> Fix For: 2.0.0, 1.3.0, 1.2.1, 1.1.4, 1.2.2
>
> Attachments: HBASE-15508-branch-1.1-and-1.2.patch,
> HBASE-15508-branch-1.1-and-1.2.patch.v2, HBASE-15508-branch-2.0.patch,
> HBASE-15508-branch-master.patch
>
>
> Users of the hbase command script can now use the 'hbase snapshot export’
> command. This replaces the need to type the full class name of
> 'org.apache.hadoop.hbase.snapshot.ExportSnapshot'
> In addition to adding command 'snapshot export', we are also grouping
> snapshot related commands together as subcommands under 'hbase snapshot'.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)