Bryan Beaudreault created HBASE-28239:
-----------------------------------------
Summary: Auto create configured namespaces
Key: HBASE-28239
URL: https://issues.apache.org/jira/browse/HBASE-28239
Project: HBase
Issue Type: New Feature
Reporter: Bryan Beaudreault
During startup, the HMaster will create the default and system namespaces
automatically. To simplify the management of common namespaces, it would be
beneficial to offer a configuration option that operators can use to ensure
that additional namespaces are created during startup. This would eliminate the
need to wrap createTable calls in checkAndCreateNamespace or provide separate
cluster bootstrap functionality to guarantee that the namespace is created.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)