Remoleav created NIFI-6737:
------------------------------

             Summary: CSVRecordLookupService failed with key field of type NOT 
String
                 Key: NIFI-6737
                 URL: https://issues.apache.org/jira/browse/NIFI-6737
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
    Affects Versions: 1.9.2
            Reporter: Remoleav
         Attachments: csvlookupfailure.png, nifi-app.log

CSVRecordLookupService failed when key field configured in LookupRecord 
processor of type NOT String, according to avro scheme. Obviously, this could 
be fixed by calling method toString() or changing original Map<String, Object> 
to Map<Object, Object>



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

Reply via email to