You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Percivall (JIRA)" <ji...@apache.org> on 2019/03/02 17:23:00 UTC

[jira] [Created] (NIFI-6096) ValidateRecord does not handle nested Map type correctly

Joseph Percivall created NIFI-6096:
--------------------------------------

             Summary: ValidateRecord does not handle nested Map type correctly
                 Key: NIFI-6096
                 URL: https://issues.apache.org/jira/browse/NIFI-6096
             Project: Apache NiFi
          Issue Type: Bug
    Affects Versions: 1.9.0
            Reporter: Joseph Percivall
         Attachments: Nested_map_record_failing_validation.xml

When attempting to validate a map that was nested as such top-level record -> array of records -> value in record is a map, I hit the following error:

"Value is of type org.apache.nifi.serialization.record.MapRecord but was expected to be of type MAP<STRING>"

This is the same error in NIFI-5678. Attached is a template to reproduce the error.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)