This is a simple Spark Streaming example written in Scala that monitors a "data" directory and processes each file added to the directory. It is a simple word count application, but driven by files added to the data directory.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a simple Spark Streaming example written in Scala that monitors a "data" directory and processes each file added to the directory. It is a simple word count application, but driven by files added to the data directory.