MikeThomsen commented on issue #3317: NIFI-6047 Add DetectDuplicateRecord Processor URL: https://github.com/apache/nifi/pull/3317#issuecomment-492579027 It is there, but it needs to be under the Groovy folder for Maven to consider it to be Groovy. It also appears that the code simply isn't compiling because the Groovy Eclipse Compiler plugin isn't handling it. I would recommend rewriting it as a Java class. Also, need to rebase against master because this branch is pulling 1.9.0-SNAPSHOT.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
