Hi Derek, Thanks for sharing the files and detailed README. I was able to reproduce the issue. It seems there are two different points those can be improved in this scenario. I've created two JIRAs:
CSVRecordReader should utilize specified date/time/timestamp format at its convertSimpleIfPossible method https://issues.apache.org/jira/browse/NIFI-4882 VaridateRecord processor should be able to use different schema for valid and invalid records https://issues.apache.org/jira/browse/NIFI-4883 Derek, would you check those JIRA descriptions to see if I map the issues correctly? Also, are you interested in working with NIFI-4882? It should be similar to the patch you included in the zip file. Thanks, Koji On Thu, Feb 15, 2018 at 5:22 AM, Derek Straka <[email protected]> wrote: > Thanks for the suggestion. I want to use the field as a date, and my current > work around is to preprocess the field with a Jython script. If it is a > bug, I'll make a report and take a stab at a fix. > > > > -- > Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/
