Skip to content

matesio/spark-structured-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple wordcount example with apahce spark structured streaming

Usage

Data

  • from netcat utility on linux terminal.

nc -l 9999

netcat session on linux terminal

Run spark job with spark-submit

spark-submit spark-Application.py localhost 9999

spark-streaming-job

About

structured streaming with apache spark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages