Details
Description
System tables are necessary as we start moving towards other internally scoped uses for tables (already we have a similar paradigm with the ACL table in the security stuff). This allows things like an statistics table, a secondary index table, moving replication queues out of ZK - just to name a couple of things that have come up.
The first use-case would be HBASE-7958 where we would want to support a system level statistics table.
Attachments
Attachments
Issue Links
- is superceded by
-
HBASE-8408 Implement namespace
- Closed