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

Nick Dimiduk commented on HBASE-29082:
--------------------------------------

You need the concept of an overlay fs so that the read-only replica cluster can 
see the data directories of the source cluster. Jamming a second meta into the 
existing cluster's filesystem seems wrong.

> 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)

Reply via email to