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

Alex Newman commented on HBASE-1611:
------------------------------------

I am a  bit confused about this bug. When I print strings, it seems to be 
trying to use hexadecimal, but every-once in a while, it just falls apart.

For instance the following works fine
\x00\x00\x00\x00 column=on:\x00\x00\x1A\x1F, timestamp=1318533963647, 
value=\x00\x00\x00\x00

but
 \x00\x00\x00\x00 column=on:\x00\x00\x1A$, timestamp=1318533963647, 
value=\x00\x00\x00\x00
falls apart, for some reason.

Is this what you are discussing?
                
> Have shell output binary hex-encoded rather than octal-encoded
> --------------------------------------------------------------
>
>                 Key: HBASE-1611
>                 URL: https://issues.apache.org/jira/browse/HBASE-1611
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>              Labels: noob
>
> Native Ruby String dump and inspect output unprintables in octal.  Don't seem 
> to be able to change that fact.  Figure way to do them as hex to match 
> binaries in UI.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to