[
https://issues.apache.org/jira/browse/HADOOP-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582619#action_12582619
]
Hudson commented on HADOOP-3094:
--------------------------------
Integrated in Hadoop-trunk #443 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/443/])
> BytesWritable.toString prints bytes above 0x80 as FFFFFF80
> ----------------------------------------------------------
>
> Key: HADOOP-3094
> URL: https://issues.apache.org/jira/browse/HADOOP-3094
> Project: Hadoop Core
> Issue Type: Bug
> Components: io
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Fix For: 0.17.0
>
> Attachments: neg-bytes-writable.patch
>
>
> The printing of BytesWritable as a series of bytes does the wrong thing with
> negative bytes and expands them out to 32 bits before printing them.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.