[ 
https://issues.apache.org/jira/browse/HADOOP-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484625
 ] 

Milind Bhandarkar commented on HADOOP-1162:
-------------------------------------------

Oh, i misunderstood your question. I am switching buffer serialization to just 
plain bytes except for 5 characters that are escaped (essentially similar to 
string serialization as if the string were iso-8859-1.)

> Record IO: seariliizing a byte buffer to CSV fails if buffer contains bytes 
> less than 16.
> -----------------------------------------------------------------------------------------
>
>                 Key: HADOOP-1162
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1162
>             Project: Hadoop
>          Issue Type: Bug
>    Affects Versions: 0.12.2
>            Reporter: David Bowen
>         Assigned To: Milind Bhandarkar
>             Fix For: 0.12.3
>
>         Attachments: jute-patch.txt
>
>
> The unit test only tests that an empty byte buffer can be serialized and 
> deserialized.  If you put in some bytes in the range 0..15 the test will fail.

-- 
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