[ https://issues.apache.org/jira/browse/CRUNCH-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Friedrich updated CRUNCH-193:
--------------------------------------
Attachment: CRUNCH-193-Fix-GenericArrayWritable-2.patch
Second attempt: Your fix, my test case.
The weird thing is that even with the fix, I still don't get CogroupIT from the previous patch
working. It seems we're still losing data and I have no clue why this happens.
> GenericArrayWritable doesn't handle nulls on read
> -------------------------------------------------
>
> Key: CRUNCH-193
> URL: https://issues.apache.org/jira/browse/CRUNCH-193
> Project: Crunch
> Issue Type: Bug
> Affects Versions: 0.5.0
> Reporter: Matthias Friedrich
> Assignee: Matthias Friedrich
> Attachments: CRUNCH-193-Fix-GenericArrayWritable-2.patch, CRUNCH-193-Fix-GenericArrayWritable.patch,
CRUNCH-193-jw.patch
>
>
> GenericArrayWritable throws an EOFException during deserialization when the serialized
data contains null values.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|