[
https://issues.apache.org/jira/browse/NIFI-6096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834886#comment-16834886
]
ASF subversion and git services commented on NIFI-6096:
-------------------------------------------------------
Commit a5dff7b45cbba788cc499db301315a306f7a8b5c in nifi's branch
refs/heads/master from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a5dff7b ]
NIFI-6096: Fixed ValidateRecord handling of nested maps
This closes #3424
Signed-off-by: Mike Thomsen <[email protected]>
> 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
> Reporter: Joseph Percivall
> Assignee: Matt Burgess
> Priority: Major
> Attachments: Nested_map_record_failing_validation.xml
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)