[
https://issues.apache.org/jira/browse/HBASE-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616850#comment-13616850
]
Francis Liu commented on HBASE-8015:
------------------------------------
{quote}
I am still going through your code.
Would user be able to create table in default namespace after migration ?
Put in another way: what privilege is required to do the above ?
{quote}
namespace affiliation is determine by table name during creation.
ie
#create table in namespace foo
create 'foo.my_table','f'
#create table in namespace default
create 'my_table','f'
> 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, 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