Skip to content

eoriented/spark-streaming-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark Streaming Tutorial

Ex 1) Twit per second

To make it work, be sure to create property file under your path that includes the following information:

consumer.api.key=***
consumer_api_secret=***
access.token=***
access.token.secret=***

If you don't have twitter API keys, visit Twitter Apps to get your own API keys.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages