Skip to content

A Standalone Spark Streaming program that connects to Twitter and perform some real-time streaming operations.

Notifications You must be signed in to change notification settings

saikrishnaj97/Spark_streaming_Real-time_Twitter_data_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Spark_streaming_Real-time_Twitter_data_Java

A standalone Spark Streaming program that connects to Twitter and a)prints a sample of the tweets it receives from Twitter every second. b) the average number of characters and words per tweet c) count the top 10 hashtags d) for the last 5 minutes of tweets, continuously repeat the computation of steps b) and c) every 30 seconds

About

A Standalone Spark Streaming program that connects to Twitter and perform some real-time streaming operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages