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

Francis Liu commented on HBASE-8015:
------------------------------------

{quote}
You mean Y! They are using '.' for separator currently?
{quote}
The only dots we use are for namespaces and that's only in our sandbox so no 
worries there. My concern was that we'd have to ask users to upgrade their code 
in order to start using namespaces.  

So we'll have an internal delimiter '.' and an external one for external tools 
such as cli, rest(?), etc. But for the java apis we won't recognize an FQTN 
string in the public apis?

{quote}
I thought you had trick to make '.' work?
{quote}
Yes, I do. [~enis] pointed out that we will have to live with that trick in 
later versions. Just making sure you guys are ok with that. Have a look at it 
on github, just look at TableName.java that should help you get the gist of it.


                
> 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: HBASE-8015_draft_94.patch, Namespace Design.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