Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This repository hosts Java code examples for ["Stream Processing with Apache Flink"](http://shop.oreilly.com/product/0636920057321.do) by [Fabian Hueske](https://twitter.com/fhueske) and [Vasia Kalavri](https://twitter.com/vkalavri).

**Note:** The Java examples are not comlete yet. <br>
**Note:** The Java examples are not complete yet. <br>
The [Scala examples](https://github.com/streaming-with-flink/examples-scala) are complete and we are working on translating them to Java.

<a href="http://shop.oreilly.com/product/0636920057321.do">
Expand Down