[
https://issues.apache.org/jira/browse/NIFI-3871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16007417#comment-16007417
]
ASF subversion and git services commented on NIFI-3871:
-------------------------------------------------------
Commit 6e4db6b11a9177052d193fcd66b01dad1fa645d2 in nifi's branch
refs/heads/master from [~champagst]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=6e4db6b ]
NIFI-3871: Convert Avro map values
This closes #1787.
- When converting from a raw value to an Avro object, convert the values
of any Avro map types so that they can be complex types like other
records.
> Converting Avro Maps
> --------------------
>
> Key: NIFI-3871
> URL: https://issues.apache.org/jira/browse/NIFI-3871
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Steve Champagne
> Attachments: AvroMapTest.xml
>
>
> I'm getting an error when I'm trying to convert JSON records to Avro records
> when they have a map type in them where the values are records. I've attached
> an example template where I'm running into the problem. I think I've found
> the problem in convertToAvroObject where it isn't converting the map values
> into Avro objects as well.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)