Andor Molnar created HBASE-29082: ------------------------------------ Summary: 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
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)