[
https://issues.apache.org/jira/browse/HADOOP-4713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649973#action_12649973
]
Christian Kunz commented on HADOOP-4713:
----------------------------------------
Pipes needed a similar fix a long time ago. As a matter of fact, there is a lot
of duplication in the serialization and deserialization code between pipes and
record api.
I will upload a patch for librecordio duplicating the fix for pipes.
> librecordio does not scale to large records
> -------------------------------------------
>
> Key: HADOOP-4713
> URL: https://issues.apache.org/jira/browse/HADOOP-4713
> Project: Hadoop Core
> Issue Type: Bug
> Components: record
> Affects Versions: 0.18.1
> Reporter: Christian Kunz
> Priority: Blocker
> Fix For: 0.18.3
>
>
> librecordio does not deserialize records containing strings larger than 64k
> bytes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.