Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 07-20-2016 03:22 PM
I am new to NiFi Flow and I am currently trying to pull information from Facebook. I want to be able to pull posts that contain a specific word that I initially set. For example, I want all posts that contain the letters "butter" in real time. Then I want to store it in HDFS. Very much like the Twitter Grab Garden Hose processor but for Facebook.
What are some of the processors that I need to use to make this happen and what other information would I need to move forward?
Thanks in advance.
Created 07-28-2016 05:08 PM
You will want to leverage the FaceBook processor referenced in the following how to article:
https://community.hortonworks.com/articles/47854/accessing-facebook-page-data-from-apache-nifi.html
Created 07-28-2016 05:08 PM
You will want to leverage the FaceBook processor referenced in the following how to article:
https://community.hortonworks.com/articles/47854/accessing-facebook-page-data-from-apache-nifi.html
Created 07-28-2016 05:12 PM
Great, thank you for your help I will reference the guide and see what I get