Hello everyone,
I'm new on Apache Nifi and I'm trying to collect tweet through the processor ConsumeTwitter.
Here's my issue : I can't collect other fields than Tweet Fields. I tried to specify some fields (username, place_type, ...) without the Tweet Fields, but I received only the text and the ID of the tweet.
Is there a way to fix that ?