[ 
https://issues.apache.org/jira/browse/HBASE-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009144#comment-13009144
 ] 

jiangwen wei commented on HBASE-1755:
-------------------------------------

although ZooKeeper was not designed to be a general database or large object 
store. but there is no such limitation in the consistent algorithm behind ZK. 
ZK need to enhanced to be a meta data database, and the effort is very very 
small. 
only store a large number of nodes into ZK, the data associated with each node 
is very little.

> Putting 'Meta' table into ZooKeeper
> -----------------------------------
>
>                 Key: HBASE-1755
>                 URL: https://issues.apache.org/jira/browse/HBASE-1755
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.90.0
>            Reporter: Erik Holstad
>             Fix For: 0.92.0
>
>
> Moving to 0.22.0

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to