[
https://issues.apache.org/jira/browse/HADOOP-6351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harsh J resolved HADOOP-6351.
-----------------------------
Resolution: Won't Fix
Resolving as Won't Fix, since the whole recordio component is now deprecated in
favor of Avro (and technically ought to be removed in 0.22/0.23).
Please see https://issues.apache.org/jira/browse/HADOOP-6155
> CSV Grammer should have } as disallowed in buffer
> -------------------------------------------------
>
> Key: HADOOP-6351
> URL: https://issues.apache.org/jira/browse/HADOOP-6351
> Project: Hadoop Common
> Issue Type: Bug
> Components: record
> Reporter: Paul Tarjan
>
> The CSV Writer outputs stuff like :
> v{s{#5052494d415259,#505249...4e3e}}
> Which by the grammar should still have the }} being part of the buffer. If
> you add "}" as a disallowed character, then this is parsable.
> Grammar is under CSV here :
> http://hadoop.apache.org/common/docs/current/api/org/apache/hadoop/record/package-summary.html
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira