[ 
https://issues.apache.org/jira/browse/HBASE-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571008#comment-13571008
 ] 

Hudson commented on HBASE-7476:
-------------------------------

Integrated in HBase-0.94-security-on-Hadoop-23 #11 (See 
[https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/11/])
    HBASE-7476 HBase shell count command doesn't escape binary output (Revision 
1430004)

     Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.94/src/main/ruby/hbase/table.rb

                
> 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
>            Assignee: Gabriel Reid
>            Priority: Minor
>             Fix For: 0.96.0, 0.94.5
>
>         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

Reply via email to