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


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.

Reply via email to