[
https://issues.apache.org/jira/browse/HBASE-17967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16145444#comment-16145444
]
Coral commented on HBASE-17967:
-------------------------------
Hi [~chia7712], [~busbey], a couple of things:
h3. hbase:meta
bq. The `hbase:meta` table (previously called `.META.`) keeps a list of all
regions in the system. The location of `hbase:meta` is now stored in ZooKeeper.
Can you change this to:
bq. The `hbase:meta` table (previously called `.META.`) keeps a list of all
regions in the system and is stored in ZooKeeper.
h3. Catalog Tables
bq. The former never uses more than a few hundred bytes while the latter can
occupy a few MBs (depending on the number of regions).
There is no former/latter after you edited the previous sentence. Can you
change this to:
bq. The hbase:meta tables can occupy a few MBs depending on the number of
regions.
Other than that it looks good! Thanks.
> clean up documentation references to -ROOT- table.
> --------------------------------------------------
>
> Key: HBASE-17967
> URL: https://issues.apache.org/jira/browse/HBASE-17967
> Project: HBase
> Issue Type: Task
> Components: documentation
> Reporter: Sean Busbey
> Assignee: Chia-Ping Tsai
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-17967.v0.patch
>
>
> the \-ROOT\- table got removed in 0.96. let's clean out references to it in
> the reference guide, it's not helping with explaining the current
> architecture.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)