Member since
02-22-2022
1
Post
0
Kudos Received
0
Solutions
02-22-2022
08:25 AM
Hi I'm using nifi 1.11.4 and I came across the following issue: I'm dynamically reading a CSV file that contains 2 headers with the same name ( can't use avro schema registry as I don't the header names in advance). When I'm trying to use CSVReader to read the file "I'm getting duplicate header error". How can I handle this situation? Note: I need to maintain the same header name.
... View more
Labels:
- Labels:
-
Apache NiFi