HBase的count命令主要用于统计表中的行数

表中的总行数:hbase> count 'table_name'
表中特定列族的行数:hbase> count 'table_name', 'column_family'
表中特定列限定符的行数:hbase> count 'table_name', 'column_family', 'column_qualifier'
表中满足特定条件的行数:hbase> count 'table_name', {COLUMN => 'value'}
需要注意的是,count命令会扫描整个表,因此在大型表中可能会消耗较长时间。在生产环境中谨慎使用。
Carl-Marks/consulting-diagnosis-ppt-skill下载-Carl-Marks/consulting-diagnosis-ppt-skill网页版下载入口
PowerPoint template skill下载-PowerPoint template skill网页版下载入口
穿越火线更换爆裂技能的方法是什么
Primer Presentations skill下载-Primer Presentations skill网页版下载入口
gbif/ppt-template skill下载-gbif/ppt-template skill网页版下载入口
html-ppt-skill下载-html-ppt-skill网页版下载入口