[
https://issues.apache.org/jira/browse/NIFI-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17004827#comment-17004827
]
Shawn Weeks commented on NIFI-6967:
-----------------------------------
This was just an example I threw together anyway. In my real workflow I was
using AVRO schemas so this wouldn't have come up. I just couldn't figure out
why I was getting a CSV Commons exception instead of a Jackson one. I'm not
real sure what the major differences are between the two parsers so I'm not
sure if their is a use case for infer using either one or not. It does look
like their might be some opportunities to abstract the parsers away from the
processor a bit though.
> Choosing Jackson Parser for CSVReader Doesn't Actually Choose It
> ----------------------------------------------------------------
>
> Key: NIFI-6967
> URL: https://issues.apache.org/jira/browse/NIFI-6967
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Shawn Weeks
> Priority: Minor
> Attachments: Jackson_Bug.xml, nifi_jackson_log.txt
>
>
> While looking at NIFI-6966 I discovered that choosing Jackson CSV as the CSV
> Parser in CSVReader doesn't actually use Jackson's parser. No idea why. I've
> attached an example with the log I see.
> NiFi Version Information
> 1.10.0
> 10/29/2019 09:56:52 CDT
> Tagged nifi-1.10.0-RC3
--
This message was sent by Atlassian Jira
(v8.3.4#803005)