Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-6351

CSV Grammer should have } as disallowed in buffer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • record
    • None
    • grammar, csv

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            ptarjan Paul Tarjan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: