You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "K Sanghavi (Jira)" <ji...@apache.org> on 2021/07/05 10:03:00 UTC

[jira] [Created] (NIFI-8754) CSVReader with InferSchema ignoring 1st non header row, even with necessary properties set

K Sanghavi created NIFI-8754:
--------------------------------

             Summary: CSVReader with InferSchema ignoring 1st non header row, even with necessary properties set
                 Key: NIFI-8754
                 URL: https://issues.apache.org/jira/browse/NIFI-8754
             Project: Apache NiFi
          Issue Type: Bug
    Affects Versions: 1.13.2
            Reporter: K Sanghavi
         Attachments: CSVReaderBug.xml, csvreader-config.jpg, csvreader-flow.jpg, csvreader-input.jpg, csvreader-output.jpg

When using CSVReader controller service in any Record based processors  of 1.13.2, is not working as expected in InferSchema mode, where it ignores the 1st non header row even with *Treat First Line as Header* property set to *false*. But with External schema reference the same controller service is working as expected. (Attached images for SplitRecord with CSVReader)

This setup was tested in 1.11.4, and with same configuration for CSVReader with InferSchema was giving expected results.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)