Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 366 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 366 Bytes

SparkStructuredStreamingEx

Examples for concepts in Apache Spark Structured Streaming.

Content

Code of applications can be found in src/main/scala/:

  • StructuredWatermarkingWC - Word count with watermarking example.
  • tba

License

Apache License v2, read LICENSE file