zzzhy created HBASE-19800:
-----------------------------

             Summary: hbase shell api 'list' or program api prefix has regex 
problem
                 Key: HBASE-19800
                 URL: https://issues.apache.org/jira/browse/HBASE-19800
             Project: HBase
          Issue Type: Bug
          Components: API, shell
    Affects Versions: 1.2.1
         Environment: hadoop 2.7.3 
hbase 1.2.1
            Reporter: zzzhy
         Attachments: image-2018-01-16-12-08-20-327.png, 
image-2018-01-16-12-13-25-723.png

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.

!image-2018-01-16-12-13-25-723.png!

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to