Hbase

mac2022-06-30  78

Hbase shell之外执行hbase命令

echo "list" | hbase shell -n

hbase shell fileName

 

For example:

插入数据:

put 'test:test01' , '1001' , 'info:id' , 'taotao'  

https://www.ibm.com/developerworks/cn/analytics/library/ba-cn-bigdata-hbase/index.html

 

https://cloud.tencent.com/developer/article/1006043

 

转载于:https://www.cnblogs.com/Vowzhou/p/10668448.html

相关资源:连接二值图像中断开的点
最新回复(0)