1

I have a text file and i need to merge text files into one single file using NIFI when I am using merge content processor data is appending unable to merge

example :- if my text file has data like this

in file1:- 2201 and in file2:- 2202 after using merge content in nifi I am getting output as 22012202

merge content processor :-enter image description here

but I need out put as below 2201 2202 2203 can any one help me with this i need to do this in nifi only

1 Answer 1

4

Put Delimiter Strategy as Text and set the Demarcator a new-line by entering shift+enter in the demarcator value.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.