[
https://issues.apache.org/jira/browse/HADOOP-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley updated HADOOP-3094:
----------------------------------
Attachment: neg-bytes-writable.patch
Fixed an accidental inclusion
> 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.