[
https://issues.apache.org/jira/browse/HBASE-17967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160898#comment-16160898
]
Chia-Ping Tsai commented on HBASE-17967:
----------------------------------------
bq. The `hbase:meta` table (previously called `.META.`) keeps a list of all
regions in the system and is stored in ZooKeeper.
The description is incorrect. What we store in zk is the location of hbase:meta.
Will change it to "The `hbase:meta` table (previously called `.META.`) keeps a
list of all regions in the system, and *the location of `hbase:meta`* is stored
in ZooKeeper."
[~coral.w] [~busbey] Could you take a look? 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, HBASE-17967.v1.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)