Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-23176

delete_all_snapshot does not work with regex

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-1
    • 3.0.0-alpha-1
    • shell
    • None

    Description

      Delete_all_snapshot.rb is using deprecated method SnapshotDescription#getTable but this method is already removed in 3.0.x.

      hbase(main):022:0>delete_all_snapshot("t10.*")
      SNAPSHOT                                                     TABLE + CREATION TIME ERROR: undefined method `getTable' for #<Java::OrgApacheHadoopHbaseClient::SnapshotDescription:0x74697863>
      

      Attachments

        Issue Links

          Activity

            People

              kpalanisamy Karthik Palanisamy
              kpalanisamy Karthik Palanisamy
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: