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

Guangxu Cheng commented on HBASE-23176:
---------------------------------------

LGTM +1

> delete_all_snapshot does not work with regex
> --------------------------------------------
>
>                 Key: HBASE-23176
>                 URL: https://issues.apache.org/jira/browse/HBASE-23176
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 3.0.0
>            Reporter: Karthik Palanisamy
>            Assignee: Karthik Palanisamy
>            Priority: Major
>
> Delete_all_snapshot.rb is using deprecated method 
> SnapshotDescription#getTable but this method is already removed in 3.0.x.
> {code:java}
> hbase(main):022:0>delete_all_snapshot("t10.*")
> SNAPSHOT                                                     TABLE + CREATION 
> TIME ERROR: undefined method `getTable' for 
> #<Java::OrgApacheHadoopHbaseClient::SnapshotDescription:0x74697863>
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to