Member since
02-01-2018
5
Posts
1
Kudos Received
0
Solutions
03-02-2018
02:43 PM
I was thinking that would be the case. I'm getting all my data from other social media platforms with invokeHttp at the moment. Thanks for looking into things!
... View more
02-28-2018
05:36 PM
1 Kudo
Hey all, I am currently ingesting some tweets from the filter endpoint of the getTwitter processor. I've been noticing that many of the tweets (I believe over 140 characters) are truncated and simply provide a link to the full tweet. After looking around, it seems that many other twitter REST APIs have the ability to throw a flag on their stream, tweet_mode=extended, that can force the full text of a tweet to be sent. Is there any way to implement this with the existing getTwitter processor, or will I have to come up with some REST calls of my own? Any implementation ideas or suggestions are appreciated!
... View more
Labels:
- Labels:
-
Apache NiFi
02-27-2018
02:54 PM
Clever, thank you for the suggestion!
... View more
02-23-2018
05:00 PM
Hey everyone, I have a HDF cluster storing data into a HDP cluster using Nifi. To use the putHDFS processor I needed to store copies of the core-site.xml and hdfs-site.xml in each of my HDF worker nodes. What is the suggested method for automating the updating of those files? For example, if I were to change the configurations of either of those files would I need to manually copy them over to the worker nodes again? Or is there a better, more automated, solution?
... View more
Labels:
- Labels:
-
Apache NiFi