[
https://issues.apache.org/jira/browse/HADOOP-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Milind Bhandarkar updated HADOOP-1089:
--------------------------------------
Attachment: jute-patch.txt
This patch fixes the c++ vint serialization.
In addition it fixes issues in generated C++ code:
Getters and setters for map were not correctly generated.
> The c++ version of write and read v-int don't agree with the java versions
> --------------------------------------------------------------------------
>
> Key: HADOOP-1089
> URL: https://issues.apache.org/jira/browse/HADOOP-1089
> Project: Hadoop
> Issue Type: Bug
> Components: record
> Affects Versions: 0.12.0
> Reporter: Owen O'Malley
> Assigned To: Owen O'Malley
> Fix For: 0.12.1
>
> Attachments: jute-patch.txt
>
>
> The serialization of vints is inconsistent between C++ and Java. Since the
> Java has been fixed recently, I'll move the C++ implementation to match the
> current Java implementation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.