You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ajay Jadhav (JIRA)" <ji...@apache.org> on 2017/07/24 21:00:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Ajay Jadhav updated HBASE-18444:
--------------------------------
    Attachment: custom-metatable-suffix.patch

> Add support for specifying custom meta table suffix
> ---------------------------------------------------
>
>                 Key: HBASE-18444
>                 URL: https://issues.apache.org/jira/browse/HBASE-18444
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 1.0.0, 2.0.0
>            Reporter: Ajay Jadhav
>            Assignee: Ajay Jadhav
>            Priority: Minor
>              Labels: patch
>             Fix For: 1.0.0, 2.0.0
>
>
> 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)