Skip to content

Commit aca35fb

Browse files
committed
Flink Tour: Start
1 parent bc8c07e commit aca35fb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

framework/flink/tour/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# A tour of Apache Flink and CrateDB
2+
3+
This folder includes concise executable examples demonstrating
4+
how to use Apache Flink with CrateDB, with both Java and Python.
5+
6+
Usually, you will submit your Apache Flink job to a cluster for
7+
execution The examples in this tour are self-contained, and will
8+
use the [Flink MiniCluster] for execution.
9+
10+
11+
[Flink MiniCluster]: https://speakerdeck.com/rmetzger/tiny-flink-minimizing-the-memory-footprint-of-apache-flink

0 commit comments

Comments
 (0)