Skip to content

Jerrycjw/apache-spark-streaming-twitter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spark-streaming-twitter

Apache Spark streaming example project with Twitter streaming API:

https://spark.apache.org/streaming/

  1. Rename twitter4j.properties.example to twitter4j.properties
  2. Open https://apps.twitter.com and create keys for your app
  3. Set keys in twitter4j.properties

Running using SBT:

./sbt/sbt - script will download correct dependencies.

About

apache-spark-streaming example using twitter API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 64.4%
  • Scala 35.6%