Uploaded image for project: 'Kite SDK (READ-ONLY)'
  1. Kite SDK (READ-ONLY)
  2. KITE-1067

json-schema: Illegal character in header caught by Avro with unhelpful message before it reaches Kite

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 1.1.0
    • Fix Version/s: None
    • Component/s: Command-line Interface
    • Labels:
    • Environment:
      CentOS 6

      Description

      Importing json file with illegal column name give non-helpful message "Unknown error: Illegal initial character: 3h"
      After changing the json attribute to "Threeh" the file imported without issue.

      to reproduce:
      test.json:

      {"3h":3}

      run:
      ./kite-dataset json-schema test.json --class Test -o test.avsc

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              mandruff Matt Andruff
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: