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

Julian Zhou commented on HBASE-8642:
------------------------------------

Oh, thanks [~mbertozzi] for pointing. I should do a search first.. ok, may not 
include into this stream?
Another question is that why not define more functions in admin module pointing 
to e.g. HBaseAdmin#listSnapshots(regex), #deleteSnapshots(regex).. then 
shell/command/*.rb module could invoke them directly, currently, list_snapshots 
module has its own regex processing logic implemented?  "xxx.to_java_bytes" is 
mandatory for ruby->java method call?
                
> [Snapshot] List and delete snapshot by table
> --------------------------------------------
>
>                 Key: HBASE-8642
>                 URL: https://issues.apache.org/jira/browse/HBASE-8642
>             Project: HBase
>          Issue Type: Improvement
>          Components: snapshots
>    Affects Versions: 0.98.0, 0.95.0, 0.95.1, 0.95.2
>            Reporter: Julian Zhou
>            Assignee: Julian Zhou
>            Priority: Minor
>             Fix For: 0.98.0, 0.95.0, 0.95.1, 0.95.2
>
>         Attachments: 8642-trunk-0.95-v0.patch
>
>
> Support list and delete snapshot by table name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to