Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

I am having 4 avro files. 2 files of Schema1 and other 2 of schema2.i want to merge this into 1 file in NIFI. Using mergecontent, it will merging only 2 files not all 4. Can you please help.(This is batch job and schema changes frequently.)

avatar
1 ACCEPTED SOLUTION

avatar
2 REPLIES 2

avatar
@Gayathri

I believe you are seeing this issue: https://issues.apache.org/jira/browse/NIFI-4192

avatar
New Member

@Gayathri

Have you found the solution for merging two avro files with different schema ?