[ https://issues.apache.org/jira/browse/HBASE-15508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15215488#comment-15215488 ]
Sean Busbey commented on HBASE-15508: ------------------------------------- bq. Does the change you made mean the patch applies to versions 1.3 onwards? Yes, the current fixVersion(s) on the jira are correct. This should be in 1.3+ bq. Ah.. Thank you for pointing this out. Agree it was going to break operational compatibility and should be reverted. I was wondering if you have some recommendation as how I could've better handle this for branch 1.1.z and 1.2.z, if possible? In this case, I would just stick with keeping this in the next minor release onward since it's effectively new functionality. If folks wanted it in a patch release, you'd need to only add new commands. > 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.4.0 > > 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)