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