You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/09/01 17:27:00 UTC

[jira] [Comment Edited] (HBASE-18444) Add support for specifying custom meta table suffix

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

Sean Busbey edited comment on HBASE-18444 at 9/1/17 5:26 PM:
-------------------------------------------------------------

sorry, I got a bit snowed under. Let me go take a look over at HBASE-18477 for the up to date scope doc.

we could always start landing these things in a branch if you want a place to keep  coherent development moving forward.


was (Author: busbey):
sorry, I got a bit snowed under. Let me go take a look over at HBASE-18478 for the up to date scope doc.

we could always start landing these things in a branch if you want a place to keep  coherent development moving forward.

> 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
>            Priority: Minor
>              Labels: patch
>             Fix For: 1.4.0
>
>         Attachments: HBASE-18444.branch-1.001.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)