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

ramkrishna.s.vasudevan commented on HBASE-18444:
------------------------------------------------

Just wondering - This one place change is covering all the references to META 
table name? Or is there some where where we directly refer to with META instead 
of going thro this API in tableName? Particularly the MetaTableAccessor type of 
classes. (Seeing the test cases passing it seems Ok on first look).

> Add support for specifying custom meta table suffix
> ---------------------------------------------------
>
>                 Key: HBASE-18444
>                 URL: https://issues.apache.org/jira/browse/HBASE-18444
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 2.0.0, 1.3.1
>            Reporter: Ajay Jadhav
>            Assignee: Ajay Jadhav
>              Labels: patch
>         Attachments: HBASE-18444.branch-1.001.patch, 
> HBASE-18444.master.001.patch, HBASE-18444.master.002.patch
>
>
> This patch provides user an ability to have a custom meta table suffix.
> In order to share a common rootDir amongst multiple HBase clusters, we need 
> separate meta table for each cluster.
> With custom meta table suffix, the meta table is named in the form of 
> meta_{suffix} making it specific to a cluster.
> Users can specify the meta table suffix as part of hbase-site.xml.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to