[
https://issues.apache.org/jira/browse/HBASE-15508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209667#comment-15209667
]
Hudson commented on HBASE-15508:
--------------------------------
FAILURE: Integrated in HBase-1.1-JDK7 #1688 (See
[https://builds.apache.org/job/HBase-1.1-JDK7/1688/])
HBASE-15508 Add command for exporting snapshot in hbase command script
(matteo.bertozzi: rev 7032c0cb76941b47229b56c00c4637b70630e007)
* 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)