[ 
https://issues.apache.org/jira/browse/HBASE-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594949#comment-13594949
 ] 

Ted Yu commented on HBASE-8015:
-------------------------------

w.r.t. dot in table name:
{code}
  public static final String VALID_USER_TABLE_REGEX = 
"(?:[a-zA-Z_0-9][a-zA-Z_0-9.-]*)";
{code}
So dot should be allowed.
                
> Support for Namespaces
> ----------------------
>
>                 Key: HBASE-8015
>                 URL: https://issues.apache.org/jira/browse/HBASE-8015
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Francis Liu
>            Assignee: Francis Liu
>         Attachments: NamespaceDesign.pdf
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to