[
https://issues.apache.org/jira/browse/HBASE-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid updated HBASE-7476:
--------------------------------
Attachment: HBASE-7476_1.patch
[~stack] Here's an updated patch that uses Bytes.toBinaryString as suggested
> 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
> Attachments: HBASE-7476_1.patch, HBASE-7476.patch
>
>
> 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