HBASE 经常使用shell命令,增删改查

首先给出本次操做的数据 create 'student','info','address' put 'student','1','info:age','20' put 'student','1','info:name','wang' put 'student','1','info:class','1' put 'student','1','address:city','zhengzhou' put
相关文章
相关标签/搜索