juanrh / sscheck

ScalaCheck for Spark
Apache License 2.0
63 stars 9 forks source link

[EPIC] Port to Apache flink #21

Open juanrh opened 9 years ago

juanrh commented 9 years ago

https://ci.apache.org/projects/flink/flink-docs-release-0.9/apis/streaming_guide.html

Emergent system, abstraction level quite close to spark and Scala API. Based on single records instead of micro batching

juanrh commented 8 years ago

Note the event reordering capabilities of Flink could maybe be exploited for defining reliable synthetic stream generators