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

Avoid unneceseary regular expression matching in ruby code for "list" command

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.95.2
    • 0.95.0
    • shell
    • None
    • Reviewed

    Description

      HBaseAdmin already has an API which can accept a regular expression string and return the matching tables.

      The list command in HBase shell should make use of this and should not pull the entire table list and do a matching of its own

      Attachments

        1. HBASE-6989.patch
          1 kB
          Aditya Kishore

        Activity

          People

            adityakishore Aditya Kishore
            adityakishore Aditya Kishore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: