Default HBase namespace actions
Note | |
---|---|
If you do not require multitenancy or formalized schemas for HBase data, then do not concern yourself with namespace definitions and assignments. HBase automatically assigns a default namespace when you create a table and do not associate it with a namespace. |
The default namespaces are the following:
- hbase
A namespace that is used to contain HBase internal system tables
- default
A namespace that contains all other tables when you do not assign a specific user-defined namespace