随笔分类 -  HBase

HBase
HBase 建表新增数据记录
摘要:hbase(main):008:0> get 'testTable','row1' COLUMN CELL cf:a timestamp=1288380727188, value=value1 1 row(s) in 0.0400 seconds disable 再 drop 这张表,可以清除你刚刚 阅读全文

posted @ 2014-08-20 17:40 lovebeauty 阅读(2464) 评论(0) 推荐(0)

HBase 安装过程记录
摘要:http://blog.csdn.net/chenxingzhen001/article/details/7756129环境:操作系统Centos 6.4 32-bit三台节点ip 主机名 192.168.12.23 testHostName1192.168.12.24 sg2... 阅读全文

posted @ 2014-08-20 16:48 lovebeauty 阅读(310) 评论(0) 推荐(0)

导航