Gabriel Reid created HBASE-7476:
-----------------------------------
Summary: HBase shell count command doesn't escape binary output
Key: HBASE-7476
URL: https://issues.apache.org/jira/browse/HBASE-7476
Project: HBase
Issue Type: Bug
Components: shell
Reporter: Gabriel Reid
Priority: Minor
When running the the count command in the HBase shell, the row key is printed
each time a count interval is reached. However, the key is printed verbatim,
meaning that non-printable characters are directly printed to the terminal.
This can cause confusing results, or even leave the terminal in an unusable
state.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira