he
> header quoted should be supported.
>
>
> Thanks
>
> Shawn
>
>
> --
> *From:* Mark Payne
> *Sent:* Saturday, August 18, 2018 6:56 PM
> *To:* users@nifi.apache.org
> *Subject:* Re: CSV Illegal Initial Character
>
> Hey Sh
users@nifi.apache.org
Subject: Re: CSV Illegal Initial Character
Hey Shawn,
It sounds like you need to set the cvs reader’s “Treat First Line as Header”
property to true. By default it treats the first line as the first record (as
opposed to the header), which looks like the case here.
Sent fr
Hey Shawn,
It sounds like you need to set the cvs reader’s “Treat First Line as Header”
property to true. By default it treats the first line as the first record (as
opposed to the header), which looks like the case here.
Sent from my iPhone
On Aug 18, 2018, at 1:30 PM, Shawn Weeks
mailto:swe
I was building some example NiFi workflows from the CSV files at
https://people.sc.fsu.edu/~jburkardt/data/csv/csv.html specifically nile.csv
and it appears that NiFi is trying to include the quoted header with quotes in
the Avro schema it generates. This is an all defaults CSVReader used with a