spark-streaming-gnip (homepage)

An Apache Spark utility for pulling Tweets from Gnip's PowerTrack in realtime

@knoldus / (1)

This utility will help to pull tweets from Gnip using Spark Streaming. The Gnip, Inc. provides data from dozens of social media websites via a single API. It is also known as the Grand Central Station for social media web.
This code have implemented a Custom Receiver which uses Spark Streaming to fetch tweets from Gnip and 'store' it in Spark BlockManager.
The logic will automatically store tweets from Gnip for the interval of time specified in Spark Streaming Context.


Tags

  • 1|streaming
  • 1|scala
  • 1|data source

How to

This package doesn't have any releases published in the Spark Packages repo, or with maven coordinates supplied. You may have to build this package from source, or it may simply be a script. To use this Spark Package, please follow the instructions in the README.

Releases

No releases yet.