We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc8c07e commit 6531d0cCopy full SHA for 6531d0c
by-language/go-pgx/go.mod
by-language/go-pgx/go.sum
framework/flink/tour/README.md
@@ -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