Re: facebook data mining with Spark

2014-05-20 Thread Michael Cutler
Hello Joe, The first step is acquiring some data, either through the Facebook APIor a third-party service like Datasift (paid). Once you've acquired some data, and got it somewhere Spark can access it (like HDFS), you can then load and man

Re: facebook data mining with Spark

2014-05-20 Thread Mayur Rustagi
Are you looking to connect as streaming source. You should be able to integrate it like twitter API. Regards Mayur On May 20, 2014 9:38 AM, "Joe L" wrote: > Is there any way to get facebook data into Spark and filter the content of > it? > > > > -- > View this message in context: > http://apache-