代码改变世界

随笔分类 -  3_Hbase

Hbase常见异常

2015-02-02 16:16 by jediael, 266 阅读, 收藏,
摘要: 1、 HBase is able to connect to ZooKeeper but the connection closes immediatelyhbase(main):001:0> listTABLE ERROR: org.apache.hadoop.hbase.ZooKeeperCon... 阅读全文

搭建hbase-0.94.26集群环境

2015-01-24 17:14 by jediael, 176 阅读, 收藏,
摘要: 先安装hadoop1.2.1,见http://blog.csdn.net/jediael_lu/article/details/389264771、配置hbase-site.xml hbase.zookeeper.quorum master,slave1,slave2 hbase.... 阅读全文