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

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

{quote}
I think we should have namespaces as first class citizens. Namespaces have been 
traditionally used for grouping tables, setup replication, restricting access, 
etc. As a database, we can also use namespaces for acl, repication, backup, 
etc. 
{quote}

They will be first class citizens. There will be a namespace table for 
namespace meta information. Also embedding namespace information in table name 
does not prevent this, we are just introducing the notion of fully-qualified 
table names (which we should introduce anyway). And store them in this form in 
meta/root.
                
> 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