Created on 06-07-2017 10:33 AM - edited 08-17-2019 10:39 PM
Hello All,
I just installed nifi in my windows system and trying to get the tweets using Gettweets, and i have mentioned all the keys in properties.
Before loading the json formated tweets into a json file, i am trying to merge those into single json file using MergeContent processor with name Tweets.json.
MergeContent properties:-
After that when i am tying to put these merged tweets into a file using Putfile processor, i am unable to get the tweets in my file.
PutFile Properties:-
Well i am able to get the tweets from gettweets and the tweets are getting merged using MergeContent but those are not storing into the Tweets.json file using PutFile.
Can anyone suggest me what exactly the mistake am i doing.
Please help.
Mohan V
Created on 06-07-2017 12:38 PM - edited 08-17-2019 10:38 PM
A few observations about your above flow...
Thanks,
Matt