[
https://issues.apache.org/jira/browse/HBASE-29082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923493#comment-17923493
]
Andor Molnar commented on HBASE-29082:
--------------------------------------
[~wchevreuil] Isn't your question meant to be asked on the umbrella Jira?
I believe meta table name suffix is a pretty straightforward requirement to
avoid mixing meta information across multiple clusters on the same storage
location.
[~kabhishek4] can add more details to it.
> Add custom meta table name suffix
> ---------------------------------
>
> Key: HBASE-29082
> URL: https://issues.apache.org/jira/browse/HBASE-29082
> Project: HBase
> Issue Type: Sub-task
> Components: master, meta
> Reporter: Andor Molnar
> Assignee: Abhishek Kothalikar
> Priority: Major
> Labels: pull-request-available
>
> Add support for custom meta table name and ability to start cluster on the
> same storage location.
> New config setting:
> |*Config*|*Default* |*Explanation*|
> |hbase.meta.table.suffix|“”|Adds a suffix to the meta table name:
> value=’test’ -> ‘hbase:meta_test’|
--
This message was sent by Atlassian Jira
(v8.20.10#820010)