In the "scan" command in Apache HBase Shell, how to print the entire data table according to the following conditions:
(1) Sort the printed data in ascending order of timestamp value
(2) How to distinguish whether the printed actual data value is an "empty string" or a "space key"