摘要: HBase shell 基本命令:在linux终端进入hbase shell:${HBASE_HOME}/bin/hbase shell先来总体看一下HBase的常用命令:然后来详细看一下常用命令的使用方法:名称命令表达式创建表create '表名称','列簇名称1','列簇名称2'.......添... 阅读全文
posted @ 2014-06-09 12:20 埋下一座城 阅读(209) 评论(0) 推荐(0) 编辑