You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Milind Bhandarkar (JIRA)" <ji...@apache.org> on 2007/03/27 19:54:32 UTC

[jira] Commented: (HADOOP-1162) Record IO: seariliizing a byte buffer to CSV fails if buffer contains bytes less than 16.

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

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

I agree that the unit test needs to be enhanced. However, I have another program in the same directory called recordBench, that generates buffers with random bytes. It seems to work. I will doublecheck though.

> 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
>            Reporter: David Bowen
>
> 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.