[
https://issues.apache.org/jira/browse/NIFI-6737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Remoleav updated NIFI-6737:
---------------------------
Priority: Minor (was: Trivial)
> 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
> Priority: Minor
> Labels: patch
> Attachments: csvlookupfailure.png, nifi-app.log
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> 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)