[
https://issues.apache.org/jira/browse/NIFI-6737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-6737.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> 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.20.10#820010)