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

hbase shell api 'list' or program api prefix has regex problem

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 1.2.1
    • None
    • API, shell
    • None
    • hadoop 2.7.3 
      hbase 1.2.1

    Description

      while using list command in hbase shell, most of all works well except which one contains 'd' char, as well as hbase program api prefix regex.

      eg.  list 'd.*' wont work, but '^d[\da-f]{31}' works well. and 'd.*' performs just listing all of the tables.

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zzzhy zzzhy
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: