摘要: http://zookeeper.apache.org/doc/trunk/zookeeperStarted.htmlWhat is ZooKeeper?ZooKeeper is a centralized service for maintaining configuration informat... 阅读全文
posted @ 2014-10-22 15:43 hare101 阅读(348) 评论(0) 推荐(0)
摘要: 以下内容由http://hbase.apache.org/book.html#getting_started节选并改编而来。运行环境:hadoop-1.0.4,hbase-0.94.22,jdk1.7.0_65Chapter1.Getting Startedcreate a table in HBa... 阅读全文
posted @ 2014-10-22 12:40 hare101 阅读(1319) 评论(0) 推荐(0)
摘要: Hbase is a distributed data storage systems.A Bigtable is spare , distributed , persistent multidimensional sorted map. The map is indexed by a row ke... 阅读全文
posted @ 2014-10-22 08:53 hare101 阅读(384) 评论(0) 推荐(0)