Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to set up NiFi to receive posts from Facebook that contains certian words?

avatar
New Member

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.

1 ACCEPTED SOLUTION

avatar
New Member

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

View solution in original post

2 REPLIES 2

avatar
New Member

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

avatar
New Member

Great, thank you for your help I will reference the guide and see what I get