Skip to content

the message sentences entered simultaneously over port 8005, separates them into words and finds the number of words

Notifications You must be signed in to change notification settings

ayse-ok/StreamingMessageListener-ApacheSpark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StreamingMessageListener-ApacheSpark

Using Apache Spark, it analyzes the message sentences entered simultaneously over port 8005, separates them into words and finds the number of words.

To listen on port 8005

netcat download and windows command line : nc -l localhost -p 8005 then you can write your messages

About

the message sentences entered simultaneously over port 8005, separates them into words and finds the number of words

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages