hbase shell执行命令的方式,hbaseshell执行命令
一、
[plain] view plain copy- echo "scan 'ns_monitor:t_monitor_io',{LIMIT=>1}" | hbase shell
- echo "scan 'ns_monitor:t_monitor_io',{FILTER=>\"PrefixFilter('2001-01-01|192.168.16.123|io_r_s')\"}" | hbase shell
二、
hbase shell ./hbaseShell.txt
cat ./hbaseShell.txt
list
scan 'ns_monitor:t_monitor_io',{LIMIT=>1}
exit
本站文章为和通数据库网友分享或者投稿,欢迎任何形式的转载,但请务必注明出处.
同时文章内容如有侵犯了您的权益,请联系QQ:970679559,我们会在尽快处理。