Member since
08-17-2022
1
Post
0
Kudos Received
0
Solutions
08-17-2022
05:36 AM
I am trying to read a kafka topic that contains a csv file with no headers. The file is read as it should be when the csv contains two rows or more (no headers) but when I use a csv file with only one row (no headers) the processor Read from Kafka doesn't do anything (no error message, and no file ingested. (0 in 0 out) The controller services show below are : - CSVReader CSVRecordSetWriter :
... View more
Labels:
- Labels:
-
Apache NiFi