You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2018/01/16 15:09:00 UTC

[jira] [Resolved] (HBASE-19801) hbase shell api 'list' or program api prefix has regex problem

     [ https://issues.apache.org/jira/browse/HBASE-19801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser resolved HBASE-19801.
--------------------------------
    Resolution: Duplicate

See HBASE-19800

> hbase shell api 'list' or program api prefix has regex problem
> --------------------------------------------------------------
>
>                 Key: HBASE-19801
>                 URL: https://issues.apache.org/jira/browse/HBASE-19801
>             Project: HBase
>          Issue Type: Bug
>          Components: API, shell
>    Affects Versions: 1.2.1
>         Environment: hadoop 2.7.3 
> hbase 1.2.1
>            Reporter: zzzhy
>            Priority: Major
>         Attachments: image-2018-01-16-12-15-24-755.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-15-24-755.png!
>  



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