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

stack commented on HBASE-8015:
------------------------------

On 1., you mean existing HFileLinks?  They would be to tables in default 
namespace?  Can  HFileLink be updated to look there and then add namespace in 
front of tablename, regioname and filename when creating the name?  Could use 
current link separator for added ns?  hfilelink already has its own notion of 
separator?

On 2., references are always 'local' to a table -- won't be across namespaces?  
Where in HFile reference do we reference table name?  (I see regionnames and 
splitkeys)

3. On snapshot names, yeah, go ahead and make ':' special character (not 
allowed in snapshot names)

So would the above be the only places we'd want to persist a ':' in fs?   (In 
fs we'd usually ahve table in a ns subdir).

Will review github.

What is left to finish would you say?
                
> 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