How to print only rows in a specific HBase table using hbase wrapper? The scan command displays all columns.
One possible way:
count 'table_name', INTERVAL=> 1